Home
last modified time | relevance | path

Searched defs:ostreambuf_iterator (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__iterator/
H A Dostreambuf_iterator.h51 _LIBCPP_INLINE_VISIBILITY ostreambuf_iterator(ostream_type& __s) _NOEXCEPT in ostreambuf_iterator() function
53 _LIBCPP_INLINE_VISIBILITY ostreambuf_iterator(streambuf_type* __s) _NOEXCEPT in ostreambuf_iterator() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstreambuf_iterator.h171 ostreambuf_iterator(ostream_type& __s) throw () in ostreambuf_iterator() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_iosfwd.h101 class ostreambuf_iterator; variable
/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_iosfwd.h101 class ostreambuf_iterator; variable
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h232 ostreambuf_iterator(ostream_type& __s) throw () in ostreambuf_iterator() function