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::as_env::impl< T, true > Struct Template Reference

INTERNAL ONLY. More...

#include <env.hpp>

Public Types

typedef T result_type
 

Public Member Functions

add_const< T >::type operator() (detail::arg< T > t) const
 

Detailed Description

template<typename T>
struct boost::proto::functional::as_env::impl< T, true >

INTERNAL ONLY.

Member Typedef Documentation

template<typename T >
typedef T boost::proto::functional::as_env::impl< T, true >::result_type

Member Function Documentation

template<typename T >
add_const<T>::type boost::proto::functional::as_env::impl< T, true >::operator() ( detail::arg< T t) const
inline

References boost::flyweights::t.


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