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::attribute_size< fusion::extension::adt_attribute_proxy< T, N, Const > > 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 attribute_size
< embedded_type >::type 
type
 

Static Public Member Functions

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

Member Typedef Documentation

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

Member Function Documentation

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

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