Home
last modified time | relevance | path

Searched refs:example5_base_tokens (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/spirit/example/lex/
Dexample5.cpp44 struct example5_base_tokens : lex::lexer<Lexer> struct
48 example5_base_tokens() {} in example5_base_tokens() function
163 struct example5_tokens : example5_base_tokens<Lexer>
165 typedef example5_base_tokens<Lexer> base_type;