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::alternative_properties< Elements > Struct Template Reference

#include <alternative.hpp>

Classes

struct  element_properties
 

Public Types

typedef mpl::accumulate
< typename
fusion::result_of::transform
< Elements, element_properties >
::type, mpl::int_
< karma::generator_properties::countingbuffer >
, mpl::bitor_< mpl::_2,
mpl::_1 > >::type 
type
 

Member Typedef Documentation

template<typename Elements>
typedef mpl::accumulate< typename fusion::result_of::transform< Elements, element_properties>::type , mpl::int_<karma::generator_properties::countingbuffer> , mpl::bitor_<mpl::_2, mpl::_1> >::type boost::spirit::traits::alternative_properties< Elements >::type

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