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 > > Struct Template Reference

#include <adapt_adt_attributes.hpp>

Public Types

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

Static Public Member Functions

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

Member Typedef Documentation

template<typename T , int N, bool Const>
typedef remove_reference< typename fusion::extension::adt_attribute_proxy<T, N, Const>::type >::type boost::spirit::traits::begin_container< fusion::extension::adt_attribute_proxy< T, N, 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 > >::call ( fusion::extension::adt_attribute_proxy< T, N, Const > &  c)
inlinestatic

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