RMM
23.12
RAPIDS Memory Manager
|
Provides the type of a thrust_allocator
instantiated with another type.
More...
#include <thrust_allocator_adaptor.hpp>
Public Types | |
using | other = thrust_allocator< U > |
The type to bind to. | |
Provides the type of a thrust_allocator
instantiated with another type.
U | the other type to use for instantiation |