CxxHugePageAllocator(CxxHugePageAllocator< U > const &)
void deallocate(T *p, std::size_t n)
static bool addressInArena(void *address)
static size_t freeSpace()
static void * allocate(size_t size)
T * allocate(std::size_t n)
static void deallocate(void *p, size_t=0)
static bool hugePagesSupported
friend bool operator==(Self const &, Self const &) noexcept
static bool init(int nr_pages)
static void * reallocate(void *p, size_t size)
friend bool operator!=(Self const &, Self const &) noexcept
static bool initialized()