lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
|
Allows for the creation of differently-typed equivalent allocators. More...
#include <heap_allocator.h>
Public Types | |
typedef heap_allocator< Other, Heap, Alignment > | other |
Equivalent allocator allocating elements of type Other. |
Allows for the creation of differently-typed equivalent allocators.