#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 |
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 |
typedef traits::build_fusion_vector<all_attributes>::type boost::spirit::qi::permutation< Elements >::attribute< Context, Iterator >::type |