Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::impl::reverse Struct Reference

#include <transformation.hpp>

Public Types

typedef void result_type
 

Public Member Functions

template<class R >
void execute (R &r, mpl::true_) const
 
template<class R >
void execute (R &r, mpl::false_) const
 
template<class R >
void operator() (R &r) const
 

Member Typedef Documentation

Member Function Documentation

template<class R >
void boost::phoenix::impl::reverse::execute ( R &  r,
mpl::true_   
) const
inline

Referenced by operator()().

template<class R >
void boost::phoenix::impl::reverse::execute ( R &  r,
mpl::false_   
) const
inline
template<class R >
void boost::phoenix::impl::reverse::operator() ( R &  r) const
inline

References execute().


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