Skip to content

AlignedAllocator::rebind

#include <allocator.hh>
template<typename U>
struct rebind

Defined in src/lib/ncarray/host/allocator.hh:52

Name Kind Owner
other typedef Declared here
Name Description
other

using other = AlignedAllocator< U, Alignment >

Defined in src/lib/ncarray/host/allocator.hh:53