cuda::experimental::stf::streamed_interface_of< void_interface >#
-
template<>
struct streamed_interface_of<void_interface> : public cuda::experimental::stf::streamed_interface_of<T># Define how the CUDA stream backend must manipulate this void interface.
Note that we specialize cuda::experimental::stf::shape_of to avoid ambiguous specialization
Public Types
-
using type = void_stream_interface#
-
using type = void_stream_interface#