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::attribute_size< variant< BOOST_VARIANT_ENUM_PARAMS(T)> > Struct Template Reference

#include <attributes.hpp>

Public Types

typedef std::size_t type
 

Static Public Member Functions

static type call (variant< BOOST_VARIANT_ENUM_PARAMS(T)> const &val)
 

Member Typedef Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) >
typedef std::size_t boost::spirit::traits::attribute_size< variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::type

Member Function Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) >
static type boost::spirit::traits::attribute_size< variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::call ( variant< BOOST_VARIANT_ENUM_PARAMS(T)> const &  val)
inlinestatic

References boost::phoenix::val().


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