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, New, typename enable_if< has_modifier< Current, New > >::type > Struct Template Reference

#include <modify.hpp>

Inheritance diagram for boost::spirit::compound_modifier< Current, New, typename enable_if< has_modifier< Current, New > >::type >:
Collaboration diagram for boost::spirit::compound_modifier< Current, New, typename enable_if< has_modifier< Current, New > >::type >:

Public Member Functions

 compound_modifier ()
 
 compound_modifier (Current const &current, New const &)
 

Constructor & Destructor Documentation

template<typename Current , typename New >
boost::spirit::compound_modifier< Current, New, typename enable_if< has_modifier< Current, New > >::type >::compound_modifier ( )
inline
template<typename Current , typename New >
boost::spirit::compound_modifier< Current, New, typename enable_if< has_modifier< Current, New > >::type >::compound_modifier ( Current const &  current,
New const &   
)
inline

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