Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/lex/detail/
Dsequence_function.hpp19 struct sequence_collect_function struct
21 sequence_collect_function(LexerDef& def_, String const& state_ in sequence_collect_function() argument
26 bool operator()(Component const& component) const in operator ()()
32 LexerDef& def;
33 String const& state;
34 String const& targetstate;