Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::compound_modifier< Current, tag::char_code< tag::lower, CharEncoding >, typename enable_if< has_modifier< Current, tag::char_code< tag::upper, CharEncoding > > >::type > Struct Template Reference

#include <upper_lower_case.hpp>

Inheritance diagram for boost::spirit::compound_modifier< Current, tag::char_code< tag::lower, CharEncoding >, typename enable_if< has_modifier< Current, tag::char_code< tag::upper, CharEncoding > > >::type >:
Collaboration diagram for boost::spirit::compound_modifier< Current, tag::char_code< tag::lower, CharEncoding >, typename enable_if< has_modifier< Current, tag::char_code< tag::upper, CharEncoding > > >::type >:

Public Member Functions

 compound_modifier ()
 
 compound_modifier (Current const &current, tag::char_code< tag::lower, CharEncoding > const &)
 

Constructor & Destructor Documentation

template<typename Current , typename CharEncoding >
boost::spirit::compound_modifier< Current, tag::char_code< tag::lower, CharEncoding >, typename enable_if< has_modifier< Current, tag::char_code< tag::upper, CharEncoding > > >::type >::compound_modifier ( )
inline
template<typename Current , typename CharEncoding >
boost::spirit::compound_modifier< Current, tag::char_code< tag::lower, CharEncoding >, typename enable_if< has_modifier< Current, tag::char_code< tag::upper, CharEncoding > > >::type >::compound_modifier ( Current const &  current,
tag::char_code< tag::lower, CharEncoding > const &   
)
inline

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