#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 |
typedef void boost::phoenix::impl::reverse::result_type |
|
inline |
Referenced by operator()().
|
inline |
|
inline |
References execute().