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