Taskflow  3.2.0-Master-Branch
Loading...
Searching...
No Matches
tf::cudaDeviceAllocator< T >::rebind< U > Struct Template Reference

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

#include <cuda_memory.hpp>

Public Types

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

Detailed Description

template<typename T>
template<typename U>
struct tf::cudaDeviceAllocator< 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: