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, Enable > Struct Template Reference

#include <modify.hpp>

Inheritance diagram for boost::spirit::compound_modifier< Current, New, Enable >:
Collaboration diagram for boost::spirit::compound_modifier< Current, New, Enable >:

Public Member Functions

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

Constructor & Destructor Documentation

template<typename Current, typename New, typename Enable = void>
boost::spirit::compound_modifier< Current, New, Enable >::compound_modifier ( )
inline
template<typename Current, typename New, typename Enable = void>
boost::spirit::compound_modifier< Current, New, Enable >::compound_modifier ( Current const &  current,
New const &  new_ 
)
inline

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