Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/error_handling/
Dexceptions.hpp259 struct fallback_parser struct
264 self_t;
266 error_descr_t;
268 base_t;
270 parser_category_t;
272 fallback_parser(ParserT const& parser, HandlerT const& handler_) in fallback_parser() function
276 struct result
283 parse(ScannerT const& scan) const in parse()
289 HandlerT handler;