CFx SDK Documentation
2023 SP0
|
Go to the source code of this file.
Macros | |
#define | ODRX_HEAP_OPERATORS() |
#define | ODRX_NO_HEAP_OPERATORS() |
#define | ODRX_USING_HEAP_OPERATORS(T) |
#define ODRX_HEAP_OPERATORS | ( | ) |
Defines the new and delete operators for a class derived from the OdRxObject class.
#define ODRX_NO_HEAP_OPERATORS | ( | ) |
Defines the new and delete operators that generate the exception.