Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/
Dmacro_scope.hpp48 #define JSON_THROW(exception) throw exception macro
54 #define JSON_THROW(exception) std::abort() macro
63 #define JSON_THROW JSON_THROW_USER macro
/third_party/json/single_include/nlohmann/
Djson.hpp2065 #define JSON_THROW(exception) throw exception macro
2080 #define JSON_THROW JSON_THROW_USER macro