Namespaces
Variants
Views
Actions

Template:cpp/container/mdspan/dsc is strided

From cppreference.com

|- class="t-dsc"

|

| determines if this mdspan's mapping is strided (in each dimension, incrementing an index jumps over the same number of underlying elements every time)
(public member function) |-