std::__detail::_Quoted_string< _String, _CharT >(3cxx) | std::__detail::_Quoted_string< _String, _CharT >(3cxx) |
std::__detail::_Quoted_string< _String, _CharT > - Struct for delimited strings.
#include <quoted_string.h>
_Quoted_string (_String __str, _CharT __del, _CharT __esc)
_Quoted_string & operator= (_Quoted_string
&)=delete
_CharT _M_delim
_CharT _M_escape
_String _M_string
struct std::__detail::_Quoted_string< _String, _CharT >"Struct for delimited strings.
Definition at line 49 of file quoted_string.h.
Definition at line 55 of file quoted_string.h.
Definition at line 63 of file quoted_string.h.
Definition at line 64 of file quoted_string.h.
Definition at line 62 of file quoted_string.h.
Generated automatically by Doxygen for libstdc++ from the source code.
Thu Feb 16 2023 | libstdc++ |