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

#include <environment.hpp>

Classes

struct  result
 
struct  result< This(Context &)>
 
struct  result< This(Context)>
 

Public Member Functions

template<typename Context >
result_of::env< Context const >
::type 
operator() (Context const &ctx) const
 
template<typename Context >
result_of::env< Context >::type operator() (Context &ctx) const
 

Member Function Documentation

template<typename Context >
result_of::env<Context const>::type boost::phoenix::functional::env::operator() ( Context const &  ctx) const
inline
template<typename Context >
result_of::env<Context>::type boost::phoenix::functional::env::operator() ( Context &  ctx) const
inline

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