27 #include "precompiled.h"
30 namespace Allocators {
32 template<
class Storage>
62 ENSURE(p2 == (
void*)(uintptr_t(p)+36));
72 ForEachStorage<BasicArenaTest>();
allocator design parameters:
bool Contains(uintptr_t address) const
#define ENSURE(expr)
ensure the expression <expr> evaluates to non-zero.
size_t RemainingBytes() const
void * allocate(size_t size)