Searched defs:__string_type (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/libstdc++/include/std/ |
| H A D | std_sstream.h | 76 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 D | istream.cc | 272 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 D | vstring.tcc | 199 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 D | basic_string.h | 2136 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef
|
| H A D | istream.tcc | 875 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 D | basic_string.tcc | 678 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 D | locale_facets.h | 2875 typedef basic_string<_CharT> __string_type; typedef 3066 typedef basic_string<_CharT> __string_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
|