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