Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h60 typedef basic_streambuf<_CharT, _Traits> streambuf_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
216 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef
330 typedef typename __is_iterator_type::streambuf_type streambuf_type; in __copy_aux() typedef
365 typedef typename __is_iterator_type::streambuf_type streambuf_type; in find() typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstreambuf_iterator.h58 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef
163 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef
/openbsd-src/gnu/llvm/libcxx/include/__iterator/
H A Dostreambuf_iterator.h45 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef
H A Distreambuf_iterator.h44 typedef basic_streambuf<_CharT,_Traits> streambuf_type; typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/24_iterators/
H A Dostreambuf_iterator.cc48 typedef test_iterator::streambuf_type streambuf_type; in test01() typedef
H A Distreambuf_iterator.cc50 typedef test_iterator::streambuf_type streambuf_type; in test01() typedef