Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::output_iterator_helper< T > Struct Template Reference

#include <operators.hpp>

Inheritance diagram for boost::output_iterator_helper< T >:
Collaboration diagram for boost::output_iterator_helper< T >:

Public Member Functions

Toperator* ()
 
Toperator++ ()
 

Member Function Documentation

template<class T >
T& boost::output_iterator_helper< T >::operator* ( )
inline

References T.

template<class T >
T& boost::output_iterator_helper< T >::operator++ ( void  )
inline

References T.


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