Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::arity::when< Rule, Dummy > Struct Template Reference

#include <arity.hpp>

Inheritance diagram for boost::phoenix::arity::when< Rule, Dummy >:
Collaboration diagram for boost::phoenix::arity::when< Rule, Dummy >:

Public Types

typedef fold< proto::_,
mpl::int_< 0 >, proto::make
< mpl::max< proto::_state,
proto::call< evaluator(proto::_,
proto::call
< functional::context(_env,
_actions) >) > >()> > 
transform_type
 

Public Member Functions

 BOOST_PROTO_CALLABLE () typedef X proto_is_transform_
 
BOOST_FORCEINLINE
boost::proto::detail::apply_transform
< transform_type(Expr const &)>
::result_type 
operator() (Expr &&e) const
 
BOOST_FORCEINLINE
boost::proto::detail::apply_transform
< transform_type(Expr const
&, State const &)>
::result_type 
operator() (Expr &&e, State &&s) const
 
BOOST_FORCEINLINE
boost::proto::detail::apply_transform
< transform_type(Expr const
&, State const &, Data const &)>
::result_type 
operator() (Expr &&e, State &&s, Data &&d) const
 

Member Typedef Documentation

Member Function Documentation

boost::proto::transform< fold< proto::_, mpl::int_< 0 >, proto::make< mpl::max< proto::_state, proto::call< evaluator(proto::_, proto::call< functional::context(_env, _actions) >) > >()> > , X >::BOOST_PROTO_CALLABLE ( )
inherited
BOOST_FORCEINLINE boost::proto::detail::apply_transform<transform_type(Expr const &, State const &, Data const &)>::result_type boost::proto::transform< fold< proto::_, mpl::int_< 0 >, proto::make< mpl::max< proto::_state, proto::call< evaluator(proto::_, proto::call< functional::context(_env, _actions) >) > >()> > , X >::operator() ( Expr &&  e,
State &&  s,
Data &&  d 
) const
inlineinherited
BOOST_FORCEINLINE boost::proto::detail::apply_transform<transform_type(Expr const &, State const &)>::result_type boost::proto::transform< fold< proto::_, mpl::int_< 0 >, proto::make< mpl::max< proto::_state, proto::call< evaluator(proto::_, proto::call< functional::context(_env, _actions) >) > >()> > , X >::operator() ( Expr &&  e,
State &&  s 
) const
inlineinherited

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