Searched defs:while_parser_gen (Results 1 – 1 of 1) sorted by relevance
100 struct while_parser_gen struct104 while_parser_gen(CondT const& cond_) : cond(cond_) {} in while_parser_gen() argument110 operator[](ParsableT const &subject) const in operator []()122 CondT const &cond;