Searched defs:scoped_parser_impl (Results 1 – 1 of 1) sorted by relevance
41 struct scoped_parser_impl struct46 typedef scoped_parser_impl<Impl, Arguments, ParserT> self_t;50 base_t;52 template <typename ScannerT> struct result57 scoped_parser_impl( in scoped_parser_impl() argument63 struct scoped116 typename result<ScannerT>::type parse(ScannerT const& scan) const in parse()148 Impl impl_;149 Arguments arguments_;