Searched defs:__stringbuf_type (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/gcc/libstdc++-v3/include/std/ |
H A D | std_sstream.h | 276 typedef basic_stringbuf<_CharT, _Traits, _Alloc> __stringbuf_type; typedef 389 typedef basic_stringbuf<_CharT, _Traits, _Alloc> __stringbuf_type; typedef 502 typedef basic_stringbuf<_CharT, _Traits, _Alloc> __stringbuf_type; typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/ |
H A D | std_sstream.h | 304 typedef basic_stringbuf<_CharT, _Traits, _Alloc> __stringbuf_type; typedef 423 typedef basic_stringbuf<_CharT, _Traits, _Alloc> __stringbuf_type; typedef 542 typedef basic_stringbuf<_CharT, _Traits, _Alloc> __stringbuf_type; typedef
|