Searched defs:scoped_parser_gen (Results 1 – 1 of 1) sorted by relevance
152 template <typename Impl, typename Arguments> struct scoped_parser_gen struct154 explicit scoped_parser_gen(Impl impl, Arguments const& arguments) in scoped_parser_gen() function164 operator[](ParserT const& p) const in operator []()173 Impl impl_;174 Arguments arguments_;