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

#include <match_results.hpp>

Inheritance diagram for boost::xpressive::detail::noop_output_iterator< Char >:
Collaboration diagram for boost::xpressive::detail::noop_output_iterator< Char >:

Public Member Functions

noop_output_iteratoroperator++ ()
 
noop_output_iteratoroperator++ (int)
 
noop_output_iteratoroperator* ()
 
noop_output_iteratoroperator= (Char const &)
 

Member Function Documentation

template<typename Char >
noop_output_iterator& boost::xpressive::detail::noop_output_iterator< Char >::operator* ( )
inline
template<typename Char >
noop_output_iterator& boost::xpressive::detail::noop_output_iterator< Char >::operator++ ( void  )
inline
template<typename Char >
noop_output_iterator& boost::xpressive::detail::noop_output_iterator< Char >::operator++ ( int  )
inline
template<typename Char >
noop_output_iterator& boost::xpressive::detail::noop_output_iterator< Char >::operator= ( Char const &  )
inline

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