Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::archive::iterators::istream_iterator< Elem > Class Template Reference

#include <istream_iterator.hpp>

Inheritance diagram for boost::archive::iterators::istream_iterator< Elem >:
Collaboration diagram for boost::archive::iterators::istream_iterator< Elem >:

Public Member Functions

 istream_iterator (istream_type &is)
 
 istream_iterator ()
 
 istream_iterator (const istream_iterator< Elem > &rhs)
 

Friends

class boost::iterator_core_access
 

Constructor & Destructor Documentation

template<class Elem = char>
boost::archive::iterators::istream_iterator< Elem >::istream_iterator ( istream_type &  is)
inline
template<class Elem = char>
boost::archive::iterators::istream_iterator< Elem >::istream_iterator ( )
inline
template<class Elem = char>
boost::archive::iterators::istream_iterator< Elem >::istream_iterator ( const istream_iterator< Elem > &  rhs)
inline

Friends And Related Function Documentation

template<class Elem = char>
friend class boost::iterator_core_access
friend

The documentation for this class was generated from the following file: