Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Dvstring.tcc198 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef
228 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; in operator +() typedef
559 __string_type; in operator >>() typedef
634 __string_type; in getline() typedef
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dbasic_string.tcc622 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef
641 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator +() typedef
956 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in operator >>() typedef
1028 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; in getline() typedef