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::has_env_var< data_type >::impl< Env, false > Struct Template Reference

#include <env.hpp>

Public Types

typedef mpl::true_ result_type
 

Public Member Functions

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

Member Typedef Documentation

template<typename Env >
typedef mpl::true_ boost::proto::functional::has_env_var< data_type >::impl< Env, false >::result_type

Member Function Documentation

template<typename Env >
result_type boost::proto::functional::has_env_var< data_type >::impl< Env, false >::operator() ( detail::arg< Env >  ) const
inline

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