Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::expressions::aux::char_decorator_gen1< RangeT > Class Template Reference

#include <char_decorator.hpp>

Public Member Functions

 char_decorator_gen1 (RangeT const &decorations)
 
template<typename SubactorT >
BOOST_FORCEINLINE
char_decorator_actor
< SubactorT, pattern_replacer
< char_type > > 
operator[] (SubactorT const &subactor) const
 

Constructor & Destructor Documentation

template<typename RangeT >
boost::expressions::aux::char_decorator_gen1< RangeT >::char_decorator_gen1 ( RangeT const &  decorations)
inlineexplicit

Member Function Documentation

template<typename RangeT >
template<typename SubactorT >
BOOST_FORCEINLINE char_decorator_actor< SubactorT, pattern_replacer< char_type > > boost::expressions::aux::char_decorator_gen1< RangeT >::operator[] ( SubactorT const &  subactor) const
inline

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