Searched refs:refactor_unary_parser (Results 1 – 1 of 1) sorted by relevance
57 class refactor_unary_parser : class58 public parser<refactor_unary_parser<BinaryT, NestedT> > {68 refactor_unary_parser(BinaryT const& binary_, NestedT const& nested_) in refactor_unary_parser() function in boost::spirit::refactor_unary_parser71 typedef refactor_unary_parser<BinaryT, NestedT> self_t;99 refactor_unary_parser<ParserT, NestedT>102 return refactor_unary_parser<ParserT, NestedT> in operator []()