stride -- mdspan/layout_right/mapping: 全メンバ(#1077)

1 · cpprefjp · Jan. 16, 2024, 3:33 p.m.
diff --git a/reference/mdspan/layout_right/mapping/stride.md b/reference/mdspan/layout_right/mapping/stride.md new file mode 100644 index 000000000..fc5a641b7 --- /dev/null +++ b/reference/mdspan/layout_right/mapping/stride.md @@ -0,0 +1,78 @@ +# stride +* mdspan[meta header] +* function[meta id-type] +* std[meta namespace] +* mapping[meta class] +* cpp23[meta cpp] + +```cpp +constexpr index_type stride(rank_type i) const noexcept; +``` + +## 概要 +`i`番目次元のストライド幅を取得する。 + + +## テンプレートパラメータ制約 +[`ext...