Home
last modified time | relevance | path

Searched refs:JSON_HEDLEY_NO_THROW (Results 1 - 4 of 4) sorted by relevance

/third_party/json/include/nlohmann/thirdparty/hedley/
H A Dhedley_undef.hpp105 #undef JSON_HEDLEY_NO_THROW macro
H A Dhedley.hpp1682 #if defined(JSON_HEDLEY_NO_THROW)
1683 #undef JSON_HEDLEY_NO_THROW macro
1690 #define JSON_HEDLEY_NO_THROW __attribute__((__nothrow__)) macro
1695 #define JSON_HEDLEY_NO_THROW __declspec(nothrow)
1697 #define JSON_HEDLEY_NO_THROW
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp1861 #if defined(JSON_HEDLEY_NO_THROW)
1862 #undef JSON_HEDLEY_NO_THROW macro
1869 #define JSON_HEDLEY_NO_THROW __attribute__((__nothrow__)) macro
1874 #define JSON_HEDLEY_NO_THROW __declspec(nothrow)
1876 #define JSON_HEDLEY_NO_THROW
22034 #undef JSON_HEDLEY_NO_THROW
/third_party/json/single_include/nlohmann/
H A Djson.hpp1998 #if defined(JSON_HEDLEY_NO_THROW)
1999 #undef JSON_HEDLEY_NO_THROW macro
2006 #define JSON_HEDLEY_NO_THROW __attribute__((__nothrow__)) macro
2011 #define JSON_HEDLEY_NO_THROW __declspec(nothrow)
2013 #define JSON_HEDLEY_NO_THROW
24539 #undef JSON_HEDLEY_NO_THROW macro

Completed in 44 milliseconds