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::detail::lexer_def_< LexerDef >::attribute< Context, Iterator > Struct Template Reference

#include <lexer.hpp>

Public Types

typedef
Iterator::base_iterator_type 
iterator_type
 
typedef fusion::vector2
< id_type, iterator_range
< iterator_type > > 
type
 

Member Typedef Documentation

template<typename LexerDef>
template<typename Context , typename Iterator >
typedef Iterator::base_iterator_type boost::spirit::lex::detail::lexer_def_< LexerDef >::attribute< Context, Iterator >::iterator_type
template<typename LexerDef>
template<typename Context , typename Iterator >
typedef fusion::vector2<id_type, iterator_range<iterator_type> > boost::spirit::lex::detail::lexer_def_< LexerDef >::attribute< Context, Iterator >::type

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