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::filter_iterator< Predicate, Base > Class Template Reference

#include <remove_whitespace.hpp>

Inheritance diagram for boost::archive::iterators::filter_iterator< Predicate, Base >:
Collaboration diagram for boost::archive::iterators::filter_iterator< Predicate, Base >:

Public Member Functions

void increment ()
 
 filter_iterator (Base start)
 
 filter_iterator ()
 

Friends

class boost::iterator_core_access
 

Constructor & Destructor Documentation

template<class Predicate, class Base>
boost::archive::iterators::filter_iterator< Predicate, Base >::filter_iterator ( Base  start)
inline
template<class Predicate, class Base>
boost::archive::iterators::filter_iterator< Predicate, Base >::filter_iterator ( )
inline

Member Function Documentation

template<class Predicate, class Base>
void boost::archive::iterators::filter_iterator< Predicate, Base >::increment ( )
inline

Friends And Related Function Documentation

template<class Predicate, class Base>
friend class boost::iterator_core_access
friend

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