最終更新日時(UTC):
が更新

履歴 編集

function
<mdspan>

std::layout_right_padded::mapping::strides(C++26)

constexpr array<index_type, rank_> strides() const noexcept;

概要

ストライド幅配列を取得する。

戻り値

array<index_type, rank_>({stride(P_rank)...})

例外

投げない

バージョン

言語

  • C++26

処理系

関連項目

参照