AlignedAllocator::rebind
rebind
Section titled “rebind”#include <allocator.hh>template<typename U>struct rebindDefined in src/lib/ncarray/host/allocator.hh:52
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
other |
typedef |
Declared here |
Public Types
Section titled “Public Types”| Name | Description |
|---|---|
other |
using other = AlignedAllocator< U, Alignment >Defined in src/lib/ncarray/host/allocator.hh:53