|
Helper Reference Manual 1.7.1
|
Macro for deprecated API definitions. More...
#include <odp/helper/autoheader_external.h>Go to the source code of this file.
Macros | |
| #define | ODPH_DEPRECATE(x) _deprecated_ ## x |
| Macro to deprecate helper API definitions. | |
Macro for deprecated API definitions.
Definition in file deprecated.h.
| #define ODPH_DEPRECATE | ( | x | ) | _deprecated_ ## x |
Macro to deprecate helper API definitions.
Definition at line 30 of file deprecated.h.