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