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::begin_container< fusion::extension::adt_attribute_proxy< T, N, Const > const > Struct Template Reference

#include <adapt_adt_attributes.hpp>

Public Types

typedef add_const< typename
remove_reference< typename
fusion::extension::adt_attribute_proxy
< T, N, Const >::type >::type >
::type 
container_type
 

Static Public Member Functions

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

Member Typedef Documentation

template<typename T , int N, bool Const>
typedef add_const< typename remove_reference< typename fusion::extension::adt_attribute_proxy<T, N, Const>::type >::type >::type boost::spirit::traits::begin_container< fusion::extension::adt_attribute_proxy< T, N, Const > const >::container_type

Member Function Documentation

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

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