Searched defs:parser_binder (Results 1 – 1 of 1) sorted by relevance
22 struct parser_binder struct24 parser_binder(Parser const& p_) in parser_binder() function28 bool call(Iterator& first, Iterator const& last in call()37 bool call(Iterator& first, Iterator const& last in call()47 bool operator()( in operator ()()56 Parser p;61 struct parser_binder<Parser, mpl::true_> struct63 parser_binder(Parser const& p_) in parser_binder() function67 bool operator()( in operator ()()76 Parser p;