Template Struct allocator::rebind

Nested Relationships

This struct is a nested type of Template Class allocator.

Struct Documentation

template<typename U>
struct quickpool::mem::aligned::allocator::rebind

Public Types

typedef allocator<U, Alignment> other