Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::traits::extract_from_attribute< fusion::extension::adt_attribute_proxy< T, N, Const >, Exposed > Struct Template Reference

#include <adapt_adt_attributes.hpp>

Public Types

typedef remove_const< typename
remove_reference< typename
fusion::extension::adt_attribute_proxy
< T, N, Const >::type >::type >
::type 
embedded_type
 
typedef
spirit::result_of::extract_from
< Exposed, embedded_type >
::type 
type
 

Static Public Member Functions

template<typename Context >
static type call (fusion::extension::adt_attribute_proxy< T, N, Const > const &val, Context &ctx)
 

Member Typedef Documentation

template<typename T , int N, bool Const, typename Exposed >
typedef remove_const< typename remove_reference< typename fusion::extension::adt_attribute_proxy<T, N, Const>::type >::type >::type boost::spirit::traits::extract_from_attribute< fusion::extension::adt_attribute_proxy< T, N, Const >, Exposed >::embedded_type
template<typename T , int N, bool Const, typename Exposed >
typedef spirit::result_of::extract_from<Exposed, embedded_type>::type boost::spirit::traits::extract_from_attribute< fusion::extension::adt_attribute_proxy< T, N, Const >, Exposed >::type

Member Function Documentation

template<typename T , int N, bool Const, typename Exposed >
template<typename Context >
static type boost::spirit::traits::extract_from_attribute< fusion::extension::adt_attribute_proxy< T, N, Const >, Exposed >::call ( fusion::extension::adt_attribute_proxy< T, N, Const > const &  val,
Context &  ctx 
)
inlinestatic

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