streambuf_iterator.h File Reference

#include <streambuf>
#include <debug/debug.h>

Go to the source code of this file.

Namespaces

namespace  std

Classes

class  std::istreambuf_iterator< _CharT, _Traits >
 Provides input iterator semantics for streambufs. More...
class  std::ostreambuf_iterator< _CharT, _Traits >
 Provides output iterator semantics for streambufs. More...

Defines

#define _STREAMBUF_ITERATOR_H   1

Functions

template<typename _CharT, typename _Traits>
bool std::operator== (const istreambuf_iterator< _CharT, _Traits > &__a, const istreambuf_iterator< _CharT, _Traits > &__b)
template<typename _CharT, typename _Traits>
bool std::operator!= (const istreambuf_iterator< _CharT, _Traits > &__a, const istreambuf_iterator< _CharT, _Traits > &__b)


Detailed Description

This is an internal header file, included by other library headers. You should not attempt to use it directly.

Definition in file streambuf_iterator.h.


Define Documentation

#define _STREAMBUF_ITERATOR_H   1

Definition at line 37 of file streambuf_iterator.h.


Generated on Tue Feb 2 16:57:28 2010 for GNU C++ STL by  doxygen 1.4.7