Home
last modified time | relevance | path

Searched defs:parser_binder (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/nonterminal/detail/
Dparser_binder.hpp22 struct parser_binder struct
24 parser_binder(Parser const& p_) in parser_binder() function
28 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_> struct
63 parser_binder(Parser const& p_) in parser_binder() function
67 bool operator()( in operator ()()
76 Parser p;