TPIE

2362a60
deprecated.h File Reference

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
 

Detailed Description

Macros for deprecating classes, methods and typedefs.

Definition in file deprecated.h.