Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::v2_eval Struct Reference

#include <v2_eval.hpp>

Inheritance diagram for boost::phoenix::v2_eval:
Collaboration diagram for boost::phoenix::v2_eval:

Classes

struct  result
 
struct  result< This(Eval &, Env)>
 
struct  result< This(Eval const &, Env)>
 
struct  result< This(Eval, Env)>
 

Public Types

typedef void proto_is_callable_
 

Public Member Functions

template<typename Eval , typename Env >
result< v2_eval(Eval const
&, Env)>::type 
operator() (Eval const &e, Env const &env) const
 

Member Typedef Documentation

Member Function Documentation

template<typename Eval , typename Env >
result<v2_eval(Eval const&, Env)>::type boost::phoenix::v2_eval::operator() ( Eval const &  e,
Env const &  env 
) const
inline

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