Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::qi::permutation< Elements >::attribute< Context, Iterator > Struct Template Reference

#include <permutation.hpp>

Public Types

typedef
traits::build_attribute_sequence
< Elements, Context,
traits::permutation_attribute_transform,
Iterator, qi::domain >::type 
all_attributes
 
typedef
traits::build_fusion_vector
< all_attributes >::type 
type
 

Member Typedef Documentation

template<typename Elements >
template<typename Context , typename Iterator >
typedef traits::build_attribute_sequence< Elements, Context, traits::permutation_attribute_transform , Iterator, qi::domain >::type boost::spirit::qi::permutation< Elements >::attribute< Context, Iterator >::all_attributes
template<typename Elements >
template<typename Context , typename Iterator >
typedef traits::build_fusion_vector<all_attributes>::type boost::spirit::qi::permutation< Elements >::attribute< Context, Iterator >::type

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