Back to Taskflow

Taskflow: A General

docs/structtf_1_1cudaDeviceAllocator_1_1rebind.html

4.1.01.2 KB
Original Source

| | Taskflow: A General-purpose Task-parallel Programming System |

Loading...

Searching...

No Matches

Public Types | List of all members

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 <taskflow/cuda/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: