13 char UNUSED(_dummy_cpp_object_size_compatibility);
42 PANIC(
"Not possible to free memory from the null allocator, as it allocates nothing")
static void free(SELF *self, void *ptr)
static void * realloc(SELF *self, void *ptr, size_t size)
static void * malloc(SELF *self, size_t size)
static void * calloc(SELF *self, size_t count, size_t size)
#define DEBUG_UNUSED(ident)
#define DEBUG_ASSERT(expr)
An allocator for the standard allocator, which only has global state,.
static INDEX_TYPE size(SELF const *self)