Template Struct AlignedAllocator::rebind

Nested Relationships

This struct is a nested type of Template Struct AlignedAllocator.

Struct Documentation

template<typename U>
struct AlignedAllocator::rebind

Public Types

typedef AlignedAllocator<U, NALIGN> other