Function wrapper

cuda::proclaim_return_type

Creates a forwarding call wrapper that proclaims return type

libcu++ 1.9.0 / CCCL 2.0.0 / CUDA 11.8

cuda::proclaim_copyable_arguments

Creates a forwarding call wrapper that proclaims that arguments can be freely copied before an invocation of the wrapped callable

CCCL 2.8.0

cuda::get_device_address

Returns a valid address to a device object

CCCL 2.8.0