cuda::experimental::stf::layout_stride#
-
struct layout_stride : public cuda::std::layout_stride#
A layout stride that can be used with
mdspan.In debug mode (i.e.,
NDEBUGis not defined) all uses ofoperator()()are bounds-checked by means ofassert.