Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

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

      From cppreference.com
      <cpp‎ |container‎ |mdspan
       
       
       
       
      constexprconst mapping_type& mapping()constnoexcept;
      (since C++23)

      Returns the layout mapping. Equivalent toreturn map_;.

      Contents

      [edit]Parameters

      (none)

      [edit]Return value

      A const reference to the underlying layout mapping object ofmapping_type.

      [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/mapping&oldid=152495"

      [8]ページ先頭

      ©2009-2025 Movatter.jp