Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dostreambuf_iterator.h45 typedef basic_streambuf<_CharT, _Traits> streambuf_type; global() typedef
H A Distreambuf_iterator.h44 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef