Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::evaluator::impl< Expr, State, unused > Struct Template Reference

#include <meta_grammar.hpp>

Inheritance diagram for boost::phoenix::evaluator::impl< Expr, State, unused >:
Collaboration diagram for boost::phoenix::evaluator::impl< Expr, State, unused >:

Public Types

typedef meta_grammar::impl
< Expr, typename
result_of::env< State >::type,
typename result_of::actions
< State >::type
what
 
typedef what::result_type result_type
 
typedef Expr const expr
 
typedef Expr const & expr_param
 
typedef State const state
 
typedef State const & state_param
 
typedef unusedconst data
 
typedef unusedconst & data_param
 

Public Member Functions

result_type operator() (typename impl::expr_param e, typename impl::state_param s, typename impl::data_param) const
 

Member Typedef Documentation

typedef unused const boost::proto::transform_impl< Expr, State, unused >::data
inherited
typedef unused const& boost::proto::transform_impl< Expr, State, unused >::data_param
inherited
typedef Expr const boost::proto::transform_impl< Expr, State, unused >::expr
inherited
typedef Expr const& boost::proto::transform_impl< Expr, State, unused >::expr_param
inherited
template<typename Expr , typename State >
typedef what::result_type boost::phoenix::evaluator::impl< Expr, State, unused >::result_type
typedef State const boost::proto::transform_impl< Expr, State, unused >::state
inherited
typedef State const& boost::proto::transform_impl< Expr, State, unused >::state_param
inherited
template<typename Expr , typename State >
typedef meta_grammar::impl< Expr , typename result_of::env<State>::type , typename result_of::actions<State>::type > boost::phoenix::evaluator::impl< Expr, State, unused >::what

Member Function Documentation

template<typename Expr , typename State >
result_type boost::phoenix::evaluator::impl< Expr, State, unused >::operator() ( typename impl< Expr, State, unused >::expr_param  e,
typename impl< Expr, State, unused >::state_param  s,
typename impl< Expr, State, unused >::data_param   
) const
inline

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