Template Struct tlsf_heap_allocator::rebind

Nested Relationships

This struct is a nested type of Template Struct tlsf_heap_allocator.

Struct Documentation

template<typename U>
struct rebind

Public Types

typedef tlsf_heap_allocator<U> other