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::transform Struct Reference

#include <transformation.hpp>

Classes

struct  result
 
struct  result< This(R &, OutorI1, ForOut)>
 
struct  result< This(R &, OutorI1, ForOut, BinF)>
 

Public Member Functions

template<class R , class O , class F >
result< transform(R &, O, F)>::type operator() (R &r, O o, F f) const
 
template<class R , class I , class O , class F >
result< transform(R &, I, O, F)>
::type 
operator() (R &r, I i, O o, F f) const
 

Member Function Documentation

template<class R , class O , class F >
result<transform(R&,O,F)>::type boost::phoenix::impl::transform::operator() ( R &  r,
o,
f 
) const
inline
template<class R , class I , class O , class F >
result<transform(R&,I,O,F)>::type boost::phoenix::impl::transform::operator() ( R &  r,
i,
o,
f 
) const
inline

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