class to create a functor that deletes a CUDA event More...
#include <taskflow/cuda/cuda_stream.hpp>
Public Member Functions | |
| void | operator() (cudaEvent_t event) const |
deletes the given cudaEvent_t object using cudaEventDestroy | |
class to create a functor that deletes a CUDA event