Home
last modified time | relevance | path

Searched defs:__string_type (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/std/
H A Dstd_sstream.h76 typedef basic_string<char_type, _Traits, _Alloc> __string_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
277 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef
390 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef
503 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef
/freebsd-12.1/contrib/libstdc++/src/
H A Distream.cc272 typedef basic_string<char> __string_type; in operator >>() typedef
348 typedef basic_string<char> __string_type; in getline() typedef
577 typedef basic_string<wchar_t> __string_type; in getline() typedef
/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dvstring.tcc199 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef
229 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef
559 __string_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
628 __string_type; in getline() typedef
/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dbasic_string.h2136 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef
H A Distream.tcc875 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator >>() typedef
941 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in getline() typedef
H A Dbasic_string.tcc678 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef
692 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef
H A Dlocale_facets.h2875 typedef basic_string<_CharT> __string_type; typedef
3066 typedef basic_string<_CharT> __string_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef