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

#include <zip_iterator.hpp>

Public Member Functions

 advance_iterator (DiffType step)
 
template<typename Iterator >
void operator() (Iterator &it) const
 

Constructor & Destructor Documentation

template<typename DiffType >
boost::iterators::detail::advance_iterator< DiffType >::advance_iterator ( DiffType  step)
inline

Member Function Documentation

template<typename DiffType >
template<typename Iterator >
void boost::iterators::detail::advance_iterator< DiffType >::operator() ( Iterator &  it) const
inline

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