memutils.freelist

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

Members

Classes

AutoFreeListAllocator
class AutoFreeListAllocator(Base : Allocator)
Undocumented in source.
FreeListAlloc
class FreeListAlloc(Base : Allocator)
Undocumented in source.

Meta

License

Subject to the terms of the MIT license.

Authors

Sönke Ludwig, Etienne Cimon