Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::proto::functional::env_var< data_type >::impl< Env, B > Struct Template Reference

#include <env.hpp>

Public Types

typedef Env result_type
 

Public Member Functions

result_type operator() (detail::arg< Env > e) const
 

Member Typedef Documentation

template<typename Env , bool B = is_env<Env>::value>
typedef Env boost::proto::functional::env_var< data_type >::impl< Env, B >::result_type

Member Function Documentation

template<typename Env , bool B = is_env<Env>::value>
result_type boost::proto::functional::env_var< data_type >::impl< Env, B >::operator() ( detail::arg< Env >  e) const
inline

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