Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dbasic_ios.h81 typedef istreambuf_iterator<_CharT, _Traits> __istreambuf_iter; typedef
82 typedef num_get<_CharT, __istreambuf_iter> __numget_type;
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/std/
Dstd_istream.h72 typedef istreambuf_iterator<_CharT, _Traits> __istreambuf_iter; typedef
73 typedef num_get<_CharT, __istreambuf_iter> __numget_type;