|
KTL
|
#include "../utility/empty_base.h"#include "../utility/meta.h"#include "segragator_fwd.h"#include "type_allocator.h"#include <memory>#include <type_traits>Go to the source code of this file.
Classes | |
| class | ktl::segragator< Threshold, P, F > |
| An allocator which delegates allocations between 2 different allocators based on a size threshold. More... | |
Namespaces | |
| ktl | |