Go to the source code of this file.
◆ MOCHI_ALLOCATOR_ASSERT
| #define MOCHI_ALLOCATOR_ASSERT |
( |
| condition_without_side_effects, |
|
|
| ... ) |
Value:MOCHI_ASSERT(condition_without_side_effects __VA_OPT__(, )##__VA_ARGS__)
#define MOCHI_ASSERT(condition_without_side_effects,...)
Definition at line 78 of file allocator_inl.h.
◆ MOCHI_HAS_EXPERIMENTAL_MEMORY_RESOURCE
| #define MOCHI_HAS_EXPERIMENTAL_MEMORY_RESOURCE 0 |
◆ MOCHI_HAS_MEMORY_RESOURCE
| #define MOCHI_HAS_MEMORY_RESOURCE 1 |
◆ MOCHI_HAS_PMR_NEW_DELETE_RESOURCE
| #define MOCHI_HAS_PMR_NEW_DELETE_RESOURCE 1 |