Searched defs:JSON_HEDLEY_DEPRECATED (Results 1 – 2 of 2) sorted by relevance
1027 #define JSON_HEDLEY_DEPRECATED(since) __declspec(deprecated("Since " # since)) macro1042 #define JSON_HEDLEY_DEPRECATED(since) __attribute__((__deprecated__("Since " #since))) macro1045 …#define JSON_HEDLEY_DEPRECATED(since) JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT_WRAP_([[deprecat… macro1064 #define JSON_HEDLEY_DEPRECATED(since) __attribute__((__deprecated__)) macro1070 #define JSON_HEDLEY_DEPRECATED(since) __declspec(deprecated) macro1073 #define JSON_HEDLEY_DEPRECATED(since) _Pragma("deprecated") macro1076 #define JSON_HEDLEY_DEPRECATED(since) macro
1198 #define JSON_HEDLEY_DEPRECATED(since) __declspec(deprecated("Since " # since)) macro1213 #define JSON_HEDLEY_DEPRECATED(since) __attribute__((__deprecated__("Since " #since))) macro1216 …#define JSON_HEDLEY_DEPRECATED(since) JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT_WRAP_([[deprecat… macro1235 #define JSON_HEDLEY_DEPRECATED(since) __attribute__((__deprecated__)) macro1241 #define JSON_HEDLEY_DEPRECATED(since) __declspec(deprecated) macro1244 #define JSON_HEDLEY_DEPRECATED(since) _Pragma("deprecated") macro1247 #define JSON_HEDLEY_DEPRECATED(since) macro