Searched defs:streambuf_type (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/requirements/
H A Dtypedefs.cc42 typedef test_iterator::streambuf_type streambuf_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/24_iterators/ostreambuf_iterator/requirements/
H A Dtypedefs.cc42 typedef test_iterator::streambuf_type streambuf_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_streambuf/in_avail/wchar_t/
H A D1.cc25 typedef std::basic_streambuf<wchar_t> streambuf_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_streambuf/in_avail/char/
H A D1.cc25 typedef std::basic_streambuf<char> streambuf_type; typedef
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr59510.C46 typedef basic_streambuf <_CharT> streambuf_type; typedef in struct:ostreambuf_iterator
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h67 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
225 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
339 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
374 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
[all...]

Completed in 49 milliseconds