Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::lex::lexertl::detail::position_token_value_typesequence< IteratorPair, AttributeTypes > Struct Template Reference

#include <position_token.hpp>

Public Types

typedef mpl::insert
< AttributeTypes, typename
mpl::begin< AttributeTypes >
::type, IteratorPair >::type 
sequence_type
 
typedef make_variant_over
< sequence_type >::type 
type
 

Member Typedef Documentation

template<typename IteratorPair , typename AttributeTypes >
typedef mpl::insert< AttributeTypes , typename mpl::begin<AttributeTypes>::type , IteratorPair >::type boost::spirit::lex::lexertl::detail::position_token_value_typesequence< IteratorPair, AttributeTypes >::sequence_type
template<typename IteratorPair , typename AttributeTypes >
typedef make_variant_over<sequence_type>::type boost::spirit::lex::lexertl::detail::position_token_value_typesequence< IteratorPair, AttributeTypes >::type

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