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

履歴 編集

function
<mdspan>

std::layout_left_padded::mapping::is_exhaustive(C++26)

constexpr bool is_exhaustive() const noexcept;

概要

レイアウトマッピングのExhaustive特性を取得する。

戻り値

  • rank_0または1のとき、trueを返す。
  • そうではないとき、extents_.extent(0) == stride(1)を返す。

例外

投げない

バージョン

言語

  • C++26

処理系

参照