Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::proto::envns_::env< Key, Value, Base >::lookup< Key, OtherValue > Struct Template Reference

INTERNAL ONLY. More...

#include <env.hpp>

Public Types

typedef Value type
 
typedef add_reference
< typename add_const< Value >
::type >::type 
const_reference
 

Detailed Description

template<typename Key, typename Value, typename Base>
template<typename OtherValue>
struct boost::proto::envns_::env< Key, Value, Base >::lookup< Key, OtherValue >

INTERNAL ONLY.

Member Typedef Documentation

template<typename Key , typename Value , typename Base >
template<typename OtherValue >
typedef add_reference<typename add_const<Value>::type>::type boost::proto::envns_::env< Key, Value, Base >::lookup< Key, OtherValue >::const_reference
template<typename Key , typename Value , typename Base >
template<typename OtherValue >
typedef Value boost::proto::envns_::env< Key, Value, Base >::lookup< Key, OtherValue >::type

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