streambuf_iterator.h File Reference

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

Include dependency graph for streambuf_iterator.h:

This graph shows which files directly or indirectly include this file:

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 STREAMBUFITERATORH

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.


Generated on Mon Jan 1 22:31:30 2007 for libstdc++-v3 Source by  doxygen 1.5.1