.TH "std::__detail::_Quoted_string< _String, _CharT >" 3cxx "Thu Feb 16 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Quoted_string< _String, _CharT > \- Struct for delimited strings\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_Quoted_string\fP (_String __str, _CharT __del, _CharT __esc)" .br .ti -1c .RI "\fB_Quoted_string\fP & \fBoperator=\fP (\fB_Quoted_string\fP &)=delete" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "_CharT \fB_M_delim\fP" .br .ti -1c .RI "_CharT \fB_M_escape\fP" .br .ti -1c .RI "_String \fB_M_string\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::__detail::_Quoted_string< _String, _CharT >"Struct for delimited strings\&. .PP Definition at line \fB49\fP of file \fBquoted_string\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fBstd::__detail::_Quoted_string\fP< _String, _CharT >::_Quoted_string (_String __str, _CharT __del, _CharT __esc)\fC [inline]\fP" .PP Definition at line \fB55\fP of file \fBquoted_string\&.h\fP\&. .SH "Member Data Documentation" .PP .SS "template _CharT \fBstd::__detail::_Quoted_string\fP< _String, _CharT >::_M_delim" .PP Definition at line \fB63\fP of file \fBquoted_string\&.h\fP\&. .SS "template _CharT \fBstd::__detail::_Quoted_string\fP< _String, _CharT >::_M_escape" .PP Definition at line \fB64\fP of file \fBquoted_string\&.h\fP\&. .SS "template _String \fBstd::__detail::_Quoted_string\fP< _String, _CharT >::_M_string" .PP Definition at line \fB62\fP of file \fBquoted_string\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.