Searched defs:error_handler_base (Results 1 – 4 of 4) sorted by relevance
31 struct error_handler_base struct40 std::map<std::string, std::string> id_map;47 inline error_handler_base::error_handler_base() in error_handler_base() function in rexpr::parser::error_handler_base
29 struct error_handler_base struct32 x3::error_handler_result on_error( in on_error()
16 struct error_handler_base struct30 struct test_rule_class : x3::annotate_on_success, error_handler_base {}; argument