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::csv_decorator_gen< CharT > Struct Template Reference

#include <csv_decorator.hpp>

Public Types

typedef CharT char_type
 

Public Member Functions

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

Member Typedef Documentation

template<typename CharT >
typedef CharT boost::expressions::aux::csv_decorator_gen< CharT >::char_type

Member Function Documentation

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

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