.TH "std::__detail::_Quoted_string< _String, _CharT >" 3 "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Quoted_string< _String, _CharT > \- Struct for delimited strings\&. .SH SYNOPSIS .br .PP .PP \fR#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 "_Quoted_string & \fBoperator=\fP (_Quoted_string &)=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 .SS "Friends" .in +1c .ti -1c .RI "template \fBstd::basic_ostream\fP< _CharT2, _Traits > & \fBoperator<<\fP (\fBstd::basic_ostream\fP< _CharT2, _Traits > &__os, const _Quoted_string< _String2, _CharT2 > &__str)" .br .ti -1c .RI "template \fBstd::basic_ostream\fP< _CharT2, _Traits > & \fBoperator<<\fP (\fBstd::basic_ostream\fP< _CharT2, _Traits > &__os, const _Quoted_string< const _CharT2 *, _CharT2 > &__str)" .br .ti -1c .RI "template \fBstd::basic_istream\fP< _CharT2, _Traits > & \fBoperator>>\fP (\fBstd::basic_istream\fP< _CharT2, _Traits > &__is, const _Quoted_string< \fBbasic_string\fP< _CharT2, _Traits, _Alloc > &, _CharT2 > &__str)" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::__detail::_Quoted_string< _String, _CharT >"Struct for delimited strings\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.