Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/
Dmacro_scope.hpp157 #define JSON_THROW(exception) throw exception macro
163 #define JSON_THROW(exception) std::abort() macro
172 #define JSON_THROW JSON_THROW_USER macro
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp2406 #define JSON_THROW(exception) throw exception macro
2412 #define JSON_THROW(exception) std::abort() macro
2421 #define JSON_THROW JSON_THROW_USER macro
/third_party/json/single_include/nlohmann/
Djson.hpp2507 #define JSON_THROW(exception) throw exception macro
2522 #define JSON_THROW JSON_THROW_USER macro