Home
last modified time | relevance | path

Searched defs:slex_input_interface (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/wave/samples/cpp_tokens/
Dslex_interface.hpp62 struct slex_input_interface struct
65 typedef typename lex_input_interface<TokenT>::position_type position_type;
67 ~slex_input_interface() {} in ~slex_input_interface()
74 new_lexer(IteratorT const &first, IteratorT const &last, in new_lexer()