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::remove_whitespace< Base > Class Template Reference

#include <remove_whitespace.hpp>

Inheritance diagram for boost::archive::iterators::remove_whitespace< Base >:
Collaboration diagram for boost::archive::iterators::remove_whitespace< Base >:

Public Member Functions

template<class T >
 remove_whitespace (BOOST_PFTO_WRAPPER(T) start)
 
 remove_whitespace (const remove_whitespace &rhs)
 
void increment ()
 

Friends

class boost::iterator_core_access
 

Constructor & Destructor Documentation

template<class Base >
template<class T >
boost::archive::iterators::remove_whitespace< Base >::remove_whitespace ( BOOST_PFTO_WRAPPER(T start)
inline
template<class Base >
boost::archive::iterators::remove_whitespace< Base >::remove_whitespace ( const remove_whitespace< Base > &  rhs)
inline

Member Function Documentation

void boost::archive::iterators::filter_iterator< remove_whitespace_predicate< boost::iterator_value< Base >::type > , Base >::increment ( void  )
inlineinherited

Friends And Related Function Documentation

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

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