|
Open CASCADE Technology 7.8.0
|
Macros | |
| #define | DEFINE_STANDARD_ALLOC_ARRAY |
| #define | DEFINE_STANDARD_ALLOC_PLACEMENT |
| #define | DEFINE_STANDARD_ALLOC |
| #define | WORKAROUND_SUNPRO_NEW_PLACEMENT |
| #define | STANDARD_ALIGNED(theAlignment, theType, theVar) theType theVar |
| Declare variable with memory alignment. | |
| #define DEFINE_STANDARD_ALLOC |
| #define DEFINE_STANDARD_ALLOC_ARRAY |
| #define DEFINE_STANDARD_ALLOC_PLACEMENT |
| #define STANDARD_ALIGNED | ( | theAlignment, | |
| theType, | |||
| theVar | |||
| ) | theType theVar |
Declare variable with memory alignment.
| #define WORKAROUND_SUNPRO_NEW_PLACEMENT |