Library of Assembled Shared Sources
lass::util::AllocatorVariable< FixedAllocator > Class Template Reference

A variable-size allocator built on top of a fixed-size allocator. More...

#include <allocator.h>

Detailed Description

template<typename FixedAllocator>
class lass::util::AllocatorVariable< FixedAllocator >

A variable-size allocator built on top of a fixed-size allocator.

  • concept: VariableAllocator
    Warning
    CURRENTLY THREAD UNSAFE!

Definition at line 361 of file allocator.h.


The documentation for this class was generated from the following file: