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