#include <taskflow/cuda/cuda_memory.hpp>
template<typename U>
rebind struct
its member type U
is the equivalent allocator type to allocate elements of type U
Public types
- using other = cudaDeviceAllocator<U>
- allocator of a different data type