Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
std::istreambuf_iterator Class Template Reference
#include <sbuf_iter.h>
Inherits std::iterator< input_iterator_tag, _CharT, typename _Traits::off_type, _CharT *, _CharT &>.
List of all members.
Public Types |
Public Methods |
template<class _CharT, class _Traits> class std::istreambuf_iterator
Member Typedef Documentation
typedef _Traits traits_type
|
|
typedef _Traits::int_type int_type
|
|
typedef istreambuf_iterator<_CharT, _Traits> __istreambufiter_type
|
|
Constructor & Destructor Documentation
istreambuf_iterator (
|
) throw () [inline]
|
|
istreambuf_iterator (
|
istream_type & __s ) throw () [inline]
|
|
Member Function Documentation
The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:34 2001 for libstdc++ by
1.2.6 written by Dimitri van Heesch,
© 1997-2001