Searched defs:distinct_parser (Results 1 – 2 of 2) sorted by relevance
65 struct distinct_parser struct69 struct attribute 73 distinct_parser(Subject const& subject, Tail const& tail) in distinct_parser() argument78 bool parse(Iterator& first, Iterator const& last in parse()97 info what(Context& ctx) const in what()102 Subject subject;103 Tail tail;
30 class distinct_parser class44 distinct_parser() in distinct_parser() function in boost::spirit::distinct_parser49 explicit distinct_parser(parser<TailT> const & tail_) in distinct_parser() function in boost::spirit::distinct_parser54 explicit distinct_parser(CharT const* letters) in distinct_parser() function in boost::spirit::distinct_parser