memutils.freelist

FreeList allocator proxy templates used to prevent memory segmentation on base allocator.

Members

Static variables

freeListCount
enum freeListCount;
Undocumented in source.
minExponent
enum minExponent;
Undocumented in source.

Structs

AutoFreeListAllocator
struct AutoFreeListAllocator(Base)
Undocumented in source.
FreeListAlloc
struct FreeListAlloc(Base)
Undocumented in source.

Meta

License

Subject to the terms of the MIT license.

Authors

Sönke Ludwig, Etienne Cimon