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, false >, Attribute, Domain, typename disable_if< is_reference< typename fusion::extension::adt_attribute_proxy< T, N, false >::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, false > &val)
 
static void post (fusion::extension::adt_attribute_proxy< T, N, false > &val, Attribute const &attr)
 
static void fail (fusion::extension::adt_attribute_proxy< T, N, false > &)
 

Member Typedef Documentation

template<typename T , int N, typename Attribute , typename Domain >
typedef Attribute boost::spirit::traits::transform_attribute< fusion::extension::adt_attribute_proxy< T, N, false >, Attribute, Domain, typename disable_if< is_reference< typename fusion::extension::adt_attribute_proxy< T, N, false >::type > >::type >::type

Member Function Documentation

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

References boost::phoenix::val().


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