Macros for deprecating classes, methods and typedefs. More...
#include <tpie/config.h>Go to the source code of this file.
Macros | |
| #define | TPIE_DEPRECATED(func) func |
| #define | TPIE_DEPRECATED_CLASS_B |
| #define | TPIE_DEPRECATED_CLASS_C |
| #define | TPIE_DEPRECATED_CLASS_A(func) func TPIE_DEPRECATED_CLASS_C |
Macros for deprecating classes, methods and typedefs.
Definition in file deprecated.h.