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::detail::attribute_size_impl< Attribute, Enable > Struct Template Reference

#include <attributes.hpp>

Inheritance diagram for boost::spirit::traits::detail::attribute_size_impl< Attribute, Enable >:

Public Types

typedef std::size_t type
 

Static Public Member Functions

static type call (Attribute const &)
 

Member Typedef Documentation

template<typename Attribute, typename Enable = void>
typedef std::size_t boost::spirit::traits::detail::attribute_size_impl< Attribute, Enable >::type

Member Function Documentation

template<typename Attribute, typename Enable = void>
static type boost::spirit::traits::detail::attribute_size_impl< Attribute, Enable >::call ( Attribute const &  )
inlinestatic

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