Class Acts::Cuda::Details::HostArrayDeleter

class HostArrayDeleter

Class performing the deletion of pinned host memory.

Public Functions

void operator()(void *ptr)

Operator performing the deletion of the memory.