Searched defs:__string_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_sstream.h76 typedef basic_string<char_type, _Traits, _Alloc> __string_type; typedef in class:basic_stringbuf
277 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef in class:basic_istringstream
390 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef in class:basic_ostringstream
503 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef in class:basic_stringstream
[all...]
/freebsd-11-stable/contrib/libstdc++/src/
H A Distream.cc272 typedef basic_string<char> __string_type; typedef
348 typedef basic_string<char> __string_type; typedef
577 typedef basic_string<wchar_t> __string_type; typedef
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dbasic_string.h2136 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; typedef
H A Dlocale_facets.h2875 typedef basic_string<_CharT> __string_type; typedef in class:__timepunct
3066 typedef basic_string<_CharT> __string_type; typedef in class:time_get

Completed in 127 milliseconds