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::transform_attribute< fusion::extension::adt_attribute_proxy< T, N, Const >, Attribute, Domain, typename enable_if< is_reference< typename fusion::extension::adt_attribute_proxy< T, N, Const >::type > >::type > Struct Template Reference

#include <adapt_adt_attributes.hpp>

Public Types

typedef Attribute & type
 

Static Public Member Functions

static Attribute & pre (fusion::extension::adt_attribute_proxy< T, N, Const > &val)
 
static void post (fusion::extension::adt_attribute_proxy< T, N, Const > &, Attribute const &)
 
static void fail (fusion::extension::adt_attribute_proxy< T, N, Const > &)
 

Member Typedef Documentation

template<typename T , int N, bool Const, typename Attribute , typename Domain >
typedef Attribute& boost::spirit::traits::transform_attribute< fusion::extension::adt_attribute_proxy< T, N, Const >, Attribute, Domain, typename enable_if< is_reference< typename fusion::extension::adt_attribute_proxy< T, N, Const >::type > >::type >::type

Member Function Documentation

template<typename T , int N, bool Const, typename Attribute , typename Domain >
static void boost::spirit::traits::transform_attribute< fusion::extension::adt_attribute_proxy< T, N, Const >, Attribute, Domain, typename enable_if< is_reference< typename fusion::extension::adt_attribute_proxy< T, N, Const >::type > >::type >::fail ( fusion::extension::adt_attribute_proxy< T, N, Const > &  )
inlinestatic
template<typename T , int N, bool Const, typename Attribute , typename Domain >
static void boost::spirit::traits::transform_attribute< fusion::extension::adt_attribute_proxy< T, N, Const >, Attribute, Domain, typename enable_if< is_reference< typename fusion::extension::adt_attribute_proxy< T, N, Const >::type > >::type >::post ( fusion::extension::adt_attribute_proxy< T, N, Const > &  ,
Attribute const &   
)
inlinestatic
template<typename T , int N, bool Const, typename Attribute , typename Domain >
static Attribute& boost::spirit::traits::transform_attribute< fusion::extension::adt_attribute_proxy< T, N, Const >, Attribute, Domain, typename enable_if< is_reference< typename fusion::extension::adt_attribute_proxy< T, N, Const >::type > >::type >::pre ( fusion::extension::adt_attribute_proxy< T, N, Const > &  val)
inlinestatic

References boost::phoenix::val().


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