Searched defs:cpp_grammar_gen (Results 1 – 7 of 7) sorted by relevance
78 struct BOOST_WAVE_DECL cpp_grammar_gen struct80 typedef LexIteratorT iterator_type;81 typedef typename LexIteratorT::token_type token_type;82 typedef TokenContainerT token_container_type;83 typedef typename token_type::position_type position_type;87 > node_factory_type;
42 template struct boost::wave::grammars::cpp_grammar_gen<lexer_type, token_sequence_type>; member in boost::wave::grammars
48 template struct BOOST_SYMBOL_VISIBLE boost::wave::grammars::cpp_grammar_gen<lexer_type, token_seque… member in boost::wave::grammars