公共类型 | 所有成员列表
rmm::mr::thrust_allocator< T >::rebind< U > 结构体模板参考

提供了用另一种类型实例化的 thrust_allocator 的类型。 更多...

#包含 <thrust_allocator_adaptor.hpp>

公共类型

使用 other = thrust_allocator< U >
 要绑定的类型。
 

详细描述

template<typename T>
template<typename U>
struct rmm::mr::thrust_allocator< T >::rebind< U >

提供了用另一种类型实例化的 thrust_allocator 的类型。

模板参数
U用于实例化的另一种类型

本结构体的文档生成自以下文件