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< Key >::impl< Env > Struct Template Reference

#include <env.hpp>

Public Types

typedef remove_reference< Env >
::type::template lookup< Key >
::type 
result_type
 

Public Member Functions

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

Member Typedef Documentation

template<typename Key >
template<typename Env >
typedef remove_reference<Env>::type::template lookup<Key>::type boost::proto::functional::env_var< Key >::impl< Env >::result_type

Member Function Documentation

template<typename Key >
template<typename Env >
result_type boost::proto::functional::env_var< Key >::impl< Env >::operator() ( detail::arg< Env >  e) const
inline

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