Struct handleDeleter

Struct Documentation

struct handleDeleter

Utility function object to tell std::shared_ptr how to release/destroy cuStateVec objects.

Public Functions

inline void operator()(custatevecHandle_t handle) const