Home
last modified time | relevance | path

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

/third_party/boost/boost/wave/cpplexer/
Dcpp_lex_interface.hpp45 struct lex_input_interface struct
47 typedef typename TokenT::position_type position_type;
49 lex_input_interface() {} in lex_input_interface() function
50 virtual ~lex_input_interface() {} in ~lex_input_interface()