Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::x3::traits::make_attribute< Attribute const &, ActualAttribute > Struct Template Reference

#include <make_attribute.hpp>

Inheritance diagram for boost::spirit::x3::traits::make_attribute< Attribute const &, ActualAttribute >:
Collaboration diagram for boost::spirit::x3::traits::make_attribute< Attribute const &, ActualAttribute >:

Public Types

typedef ActualAttribute & type
 
typedef ActualAttribute value_type
 

Static Public Member Functions

static Attribute call (unused_type)
 
template<typename T >
static Tcall (T &value)
 

Member Typedef Documentation

typedef ActualAttribute& boost::spirit::x3::traits::make_attribute< Attribute, ActualAttribute >::type
inherited
typedef ActualAttribute boost::spirit::x3::traits::make_attribute< Attribute, ActualAttribute >::value_type
inherited

Member Function Documentation

template<typename Attribute >
static Attribute boost::spirit::x3::traits::make_attribute_base< Attribute >::call ( unused_type  )
inlinestaticinherited
template<typename Attribute >
template<typename T >
static T& boost::spirit::x3::traits::make_attribute_base< Attribute >::call ( T value)
inlinestaticinherited

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