Ase::Loft namespace

Loft - A special purpose memory allocator for lock- and obstruction-free thread progress.

Classes

template <typename T>
class Allocator
Allocator for STL containers.
struct AllocatorBase
Internal Helper.
struct BumpAllocator
struct LoftBuckets

Enums

enum Flags: size_t { PREFAULT_PAGES = 1 }
Flags for allocator behavior.