stream_iterator.h File Reference


Detailed Description

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

Definition in file stream_iterator.h.#include <debug/debug.h>

Include dependency graph for stream_iterator.h:

Include dependency graph

Go to the source code of this file.

Namespaces

Classes

Defines

Functions


Function Documentation

bool operator!= const istream_iterator< Type, CharT, Traits, Dist > &  x,
const istream_iterator< Type, CharT, Traits, Dist > &  y
[inline]
 

Return false if x and y are both end or not end, or x and y are the same.

Definition at line 135 of file stream_iterator.h.

bool operator== const istream_iterator< Type, CharT, Traits, Dist > &  x,
const istream_iterator< Type, CharT, Traits, Dist > &  y
[inline]
 

Return true if x and y are both end or not end, or x and y are the same.

Definition at line 128 of file stream_iterator.h.


Generated on Sun Sep 12 15:50:07 2004 for libstdc++ source by doxygen 1.3.8