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::postfix_increment_proxy< Iterator > Class Template Reference

#include <iterator_facade.hpp>

Public Member Functions

 postfix_increment_proxy (Iterator const &x)
 
value_type & operator* () const
 

Constructor & Destructor Documentation

template<class Iterator >
boost::iterators::detail::postfix_increment_proxy< Iterator >::postfix_increment_proxy ( Iterator const &  x)
inlineexplicit

Member Function Documentation

template<class Iterator >
value_type& boost::iterators::detail::postfix_increment_proxy< Iterator >::operator* ( ) const
inline

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