Searched defs:JSON_THROW (Results 1 – 2 of 2) sorted by relevance
48 #define JSON_THROW(exception) throw exception macro54 #define JSON_THROW(exception) std::abort() macro63 #define JSON_THROW JSON_THROW_USER macro
2065 #define JSON_THROW(exception) throw exception macro2080 #define JSON_THROW JSON_THROW_USER macro