Searched defs:JSON_HEDLEY_DEPRECATED (Results 1 – 2 of 2) sorted by relevance
942 #define JSON_HEDLEY_DEPRECATED(since) __declspec(deprecated("Since " # since)) macro945 …#define JSON_HEDLEY_DEPRECATED(since) JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT_WRAP_([[deprecat… macro959 #define JSON_HEDLEY_DEPRECATED(since) __attribute__((__deprecated__("Since " #since))) macro976 #define JSON_HEDLEY_DEPRECATED(since) __attribute__((__deprecated__)) macro981 #define JSON_HEDLEY_DEPRECATED(since) __declspec(deprecated) macro984 #define JSON_HEDLEY_DEPRECATED(since) _Pragma("deprecated") macro987 #define JSON_HEDLEY_DEPRECATED(since) macro
1051 #define JSON_HEDLEY_DEPRECATED(since) __declspec(deprecated("Since " # since)) macro1054 …#define JSON_HEDLEY_DEPRECATED(since) JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT_WRAP_([[deprecat… macro1068 #define JSON_HEDLEY_DEPRECATED(since) __attribute__((__deprecated__("Since " #since))) macro1085 #define JSON_HEDLEY_DEPRECATED(since) __attribute__((__deprecated__)) macro1090 #define JSON_HEDLEY_DEPRECATED(since) __declspec(deprecated) macro1093 #define JSON_HEDLEY_DEPRECATED(since) _Pragma("deprecated") macro1096 #define JSON_HEDLEY_DEPRECATED(since) macro