ViennaCL - The Vienna Computing Library
1.5.2
|
Functor for deleting a CUDA handle. Used within the smart pointer class. More...
#include <cuda.hpp>
Public Member Functions | |
void | operator() (U *p) const |
Functor for deleting a CUDA handle. Used within the smart pointer class.
void operator() | ( | U * | p | ) | const [inline] |