Loading...
Searching...
No Matches
tf::cudaUSMAllocator< T >::rebind< U > Struct Template Reference

its member type U is the equivalent allocator type to allocate elements of type U More...

#include <taskflow/cuda/cuda_memory.hpp>

Public Types

using other = cudaUSMAllocator<U>
 allocator of a different data type
 

Detailed Description

template<typename T>
template<typename U>
struct tf::cudaUSMAllocator< T >::rebind< U >

its member type U is the equivalent allocator type to allocate elements of type U


The documentation for this struct was generated from the following file: