Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::custom_terminal< detail::local< Key > >::result< This(Local &, Context)> Struct Template Reference

#include <local_variable.hpp>

Public Types

typedef remove_reference
< typename result_of::env
< Context >::type >::type 
env_type
 
typedef detail::apply_local
< detail::local< Key >
, env_type >::type 
type
 

Member Typedef Documentation

template<typename Key >
template<typename This , typename Local , typename Context >
typedef remove_reference< typename result_of::env<Context>::type >::type boost::phoenix::custom_terminal< detail::local< Key > >::result< This(Local &, Context)>::env_type
template<typename Key >
template<typename This , typename Local , typename Context >
typedef detail::apply_local<detail::local<Key>, env_type>::type boost::phoenix::custom_terminal< detail::local< Key > >::result< This(Local &, Context)>::type

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