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

#include <make_attribute.hpp>

Inheritance diagram for boost::spirit::x3::traits::make_attribute< Attribute, unused_type >:
Collaboration diagram for boost::spirit::x3::traits::make_attribute< Attribute, unused_type >:

Public Types

typedef remove_const
< Attribute >::type 
attribute_type
 
typedef attribute_type type
 
typedef attribute_type value_type
 

Static Public Member Functions

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

Member Typedef Documentation

template<typename Attribute >
typedef remove_const<Attribute>::type boost::spirit::x3::traits::make_attribute< Attribute, unused_type >::attribute_type
template<typename Attribute >
typedef attribute_type boost::spirit::x3::traits::make_attribute< Attribute, unused_type >::type
template<typename Attribute >
typedef attribute_type boost::spirit::x3::traits::make_attribute< Attribute, unused_type >::value_type

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: