Library of Assembled Shared Sources
lass::util::AllocatorFixed< VariableAllocator > Class Template Reference

fixes a variable-size allocator to one size. More...

#include <allocator.h>

Inheritance diagram for lass::util::AllocatorFixed< VariableAllocator >:
Collaboration diagram for lass::util::AllocatorFixed< VariableAllocator >:

Detailed Description

template<typename VariableAllocator = AllocatorMalloc>
class lass::util::AllocatorFixed< VariableAllocator >

fixes a variable-size allocator to one size.

Definition at line 397 of file allocator.h.


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