Home
last modified time | relevance | path

Searched refs:__ostreambuf_iter (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dbasic_ios.h79 typedef ostreambuf_iterator<_CharT, _Traits> __ostreambuf_iter; typedef
80 typedef num_put<_CharT, __ostreambuf_iter> __numput_type;
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/std/
Dstd_ostream.h72 typedef ostreambuf_iterator<_CharT, _Traits> __ostreambuf_iter; typedef
73 typedef num_put<_CharT, __ostreambuf_iter> __numput_type;