Template Struct AlignedAllocator::rebind

Nested Relationships

This struct is a nested type of Template Class AlignedAllocator.

Struct Documentation

template<typename U>
struct qhipster::AlignedAllocator::rebind

Public Types

typedef AlignedAllocator<U, Alignment> other