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_::empty_env::lookup< OtherTag, OtherValue > Struct Template Reference

#include <impl.hpp>

Public Types

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

Member Typedef Documentation

template<typename OtherTag , typename OtherValue = key_not_found>
typedef add_reference<typename add_const<OtherValue>::type>::type boost::proto::envns_::empty_env::lookup< OtherTag, OtherValue >::const_reference
template<typename OtherTag , typename OtherValue = key_not_found>
typedef OtherValue boost::proto::envns_::empty_env::lookup< OtherTag, OtherValue >::type

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