Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/thirdparty/hedley/
Dhedley.hpp943 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __declspec(deprecated("Since " #since "; us… macro
946 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT… macro
960 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __attribute__((__deprecated__("Since " #sin… macro
977 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __attribute__((__deprecated__)) macro
982 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __declspec(deprecated) macro
985 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) _Pragma("deprecated") macro
988 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) macro
/third_party/json/single_include/nlohmann/
Djson.hpp1052 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __declspec(deprecated("Since " #since "; us… macro
1055 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT… macro
1069 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __attribute__((__deprecated__("Since " #sin… macro
1086 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __attribute__((__deprecated__)) macro
1091 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __declspec(deprecated) macro
1094 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) _Pragma("deprecated") macro
1097 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) macro