Searched defs:parser_callback_t (Results 1 – 4 of 4) sorted by relevance
/third_party/json/include/nlohmann/detail/input/ | ||
D | parser.hpp | 43 using parser_callback_t = typedef |
D | json_sax.hpp | 336 using parser_callback_t = typename BasicJsonType::parser_callback_t; typedef in nlohmann::detail::json_sax_dom_callback_parser |
/third_party/json/include/nlohmann/ | ||
D | json.hpp | 1433 using parser_callback_t = detail::parser_callback_t<basic_json>; typedef in nlohmann::basic_json |
/third_party/json/single_include/nlohmann/ | ||
D | json.hpp | 6150 using parser_callback_t = typename BasicJsonType::parser_callback_t; typedef in nlohmann::detail::json_sax_dom_callback_parser |