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

#include <make_attribute.hpp>

Inheritance diagram for boost::spirit::x3::traits::make_attribute_base< Attribute >:

Static Public Member Functions

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

Member Function Documentation

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

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