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

#include <transformation.hpp>

Classes

struct  result
 
struct  result< This(R &)>
 
struct  result< This(R &, P)>
 

Public Member Functions

template<class R >
range_result_iterator< R >::type execute (R &r, mpl::true_) const
 
template<class R >
range_result_iterator< R >::type execute (R &r, mpl::false_) const
 
template<class R >
range_result_iterator< R >::type operator() (R &r) const
 
template<class R , class P >
range_result_iterator< R >::type execute (R &r, P p, mpl::true_) const
 
template<class R , class P >
range_result_iterator< R >::type execute (R &r, P p, mpl::false_) const
 
template<class R , class P >
range_result_iterator< R >::type operator() (R &r, P p) const
 

Member Function Documentation

template<class R >
range_result_iterator<R>::type boost::phoenix::impl::unique::execute ( R &  r,
mpl::true_   
) const
inline

References boost::msm::front::euml::end_.

Referenced by operator()().

template<class R >
range_result_iterator<R>::type boost::phoenix::impl::unique::execute ( R &  r,
mpl::false_   
) const
inline
template<class R , class P >
range_result_iterator<R>::type boost::phoenix::impl::unique::execute ( R &  r,
p,
mpl::true_   
) const
inline
template<class R , class P >
range_result_iterator<R>::type boost::phoenix::impl::unique::execute ( R &  r,
p,
mpl::false_   
) const
inline
template<class R >
range_result_iterator<R>::type boost::phoenix::impl::unique::operator() ( R &  r) const
inline

References execute().

template<class R , class P >
range_result_iterator<R>::type boost::phoenix::impl::unique::operator() ( R &  r,
p 
) const
inline

References execute().


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