#include <stdlib.h>
#include <malloc.h>
#include <assert.h>
#include "bitindex.h"
Go to the source code of this file.
Classes | |
class | HL::AlignHeap< chunkSize, Super > |
class | HL::AlignedChunk< chunkSize, slotSize > |
class | HL::AlignedChunkHeap< maxFree, chunkSize, slotSize, Super > |
class | HL::AlignedSlotHeap< chunkSize, slotSize, Super > |
class | HL::AlignedChunkHeapFoo< maxFree, chunkSize, slotSize, Super > |
Namespaces | |
namespace | HL |
A thread-wrapper of childlike simplicity :). |