Searched defs:example2_tokens (Results 1 – 1 of 1) sorted by relevance
41 struct example2_tokens : lex::lexer<Lexer> struct43 example2_tokens() in example2_tokens() argument60 lex::token_def<> word;125 typedef example2_tokens<lexer_type> example2_tokens; in main() typedef