Searched defs:parse_dispatcher (Results 1 – 1 of 1) sorted by relevance
32 struct parse_dispatcher struct36 typedef Iterator iterator_type;37 typedef Context context_type;38 typedef Skipper skipper_type;39 typedef Elements elements_type;41 typedef typename add_reference<Attribute>::type attr_reference;43 parse_dispatcher(const Elements &elements,Iterator& first, Iterator const& last in parse_dispatcher() argument51 template<typename T> bool operator()(T& idx) const in operator ()()57 bool call_subject_unused( in call_subject_unused()76 bool call_subject( in call_subject()[all …]