KTL
mallocator_fwd.h File Reference
#include "type_allocator_fwd.h"
#include <cstddef>

Go to the source code of this file.

Namespaces

 ktl
 

Typedefs

template<typename T >
using ktl::type_mallocator = type_allocator< T, mallocator >
 Shorthand for a typed mallocator. More...