stream_iterator.h File Reference

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::istream_iterator< Type, CharT, Traits, Dist >
class  std::ostream_iterator< Type, CharT, Traits >

Defines

#define CPPBITSSTREAMITERATORH

Functions

template<typename Type, typename CharT, typename Traits, typename Dist>
bool std::operator== (const istream_iterator< Type, CharT, Traits, Dist > &x, const istream_iterator< Type, CharT, Traits, Dist > &y)
template<class Type, class CharT, class Traits, class Dist>
bool std::operator!= (const istream_iterator< Type, CharT, Traits, Dist > &x, const istream_iterator< Type, CharT, Traits, Dist > &y)


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.


Generated on Fri Sep 16 09:22:28 2005 for libstdc++-v3 Source by  doxygen 1.4.4