Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::mdspan<T,Extents,LayoutPolicy,AccessorPolicy>::empty

      From cppreference.com
      <cpp‎ |container‎ |mdspan
       
       
       
       
      constexprbool empty()constnoexcept;
      (since C++23)

      Check if themdspan is empty.

      Contents

      [edit]Parameters

      (none)

      [edit]Return value

      true if the size of the multidimensional index spaceextents() is0, otherwisefalse.

      [edit]Example

      This section is incomplete
      Reason: no example

      [edit]See also

      This section is incomplete
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/container/mdspan/empty&oldid=173007"

      [8]ページ先頭

      ©2009-2025 Movatter.jp