cuda::experimental::stf::streamed_interface_of< mdspan< T, P… > >#

template<typename T, typename ...P>
struct streamed_interface_of<mdspan<T, P...>>#

Public Types

using type = slice_stream_interface<T, mdspan<T, P...>::rank()>#