class
#include <taskflow/cuda/cuda_stream.hpp>
cudaEventDeleter class to create a functor that deletes a CUDA event
Public functions
- void operator()(cudaEvent_t event) const
- deletes the given
cudaEvent_t
object usingcudaEventDestroy