.TH "std::__detail::_Quoted_string< _String, _CharT >" 3cxx "libstdc++" \" -*- nroff -*-
.ad l
.nh
.SH NAME
std::__detail::_Quoted_string< _String, _CharT > \- Struct for delimited strings\&.  

.SH SYNOPSIS
.br
.PP
.PP
\fC#include <iomanip>\fP
.SS "Public Member Functions"

.in +1c
.ti -1c
.RI "\fB_Quoted_string\fP (_String \fB__str\fP, _CharT \fB__del\fP, _CharT \fB__esc\fP)"
.br
.ti -1c
.RI "\fB_Quoted_string\fP & \fBoperator=\fP (\fB_Quoted_string\fP &)=\fBdelete\fP"
.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<\fBtypename\fP _String, \fBtypename\fP _CharT>
.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\&.