Searched defs:__string_type (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| D | vstring.tcc | 198 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/ |
| D | basic_string.tcc | 622 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
|