| [containers] | https://timsong-cpp.github.io/cppwp/#containers |
| [views] | https://timsong-cpp.github.io/cppwp/views#mdspan.mdspan |
| [views.multidim] | https://timsong-cpp.github.io/cppwp/views.multidim#mdspan.mdspan |
| [mdspan.mdspan.overview] | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview |
| [mdspan.mdspan.cons] | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons |
| [mdspan.mdspan.members] | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members |
| 23.7.3.6.1 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview |
| [mdspan.mdspan.overview] | https://timsong-cpp.github.io/cppwp/mdspan.mdspan.overview |
| 1 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L24908 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-1.sentence-1 |
| mdspan | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan |
| extents_type | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,extents_type |
| layout_type | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,layout_type |
| accessor_type | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,accessor_type |
| mapping_type | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,mapping_type |
| element_type | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,element_type |
| value_type | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,value_type |
| index_type | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,index_type |
| size_type | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,size_type |
| rank_type | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,rank_type |
| data_handle_type | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,data_handle_type |
| reference | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,reference |
| rank | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,rank |
| rank_dynamic | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,rank_dynamic |
| static_extent | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,static_extent |
| extent | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,extent |
| [mdspan.mdspan.cons] | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons |
| [mdspan.mdspan.members] | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members |
| extents | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,extents |
| data_handle | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,data_handle |
| mapping | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,mapping |
| accessor | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,accessor |
| is_always_unique | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,is_always_unique |
| is_always_exhaustive | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,is_always_exhaustive |
| is_always_strided | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,is_always_strided |
| is_unique | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,is_unique |
| is_exhaustive | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,is_exhaustive |
| is_strided | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,is_strided |
| stride | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,stride |
| maybe-static-ext | https://timsong-cpp.github.io/cppwp/span.syn#concept:maybe-static-ext |
| 2 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25051 |
| (2.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-2.1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-2.2 |
| (2.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-2.3 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25064 |
| [mdspan.layout.policy.reqmts] | https://timsong-cpp.github.io/cppwp/mdspan.layout.policy.reqmts |
| [mdspan.accessor.reqmts] | https://timsong-cpp.github.io/cppwp/mdspan.accessor.reqmts |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25070 |
| copyable | https://timsong-cpp.github.io/cppwp/concepts.object#concept:copyable |
| (4.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-4.3 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25081 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#overview-5.sentence-1 |
| 23.7.3.6.2 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons |
| [mdspan.mdspan.cons] | https://timsong-cpp.github.io/cppwp/mdspan.mdspan.cons |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25094 |
| (1.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-1.1 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-1.1.sentence-1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-1.2 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-1.2.sentence-1 |
| (1.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-1.3 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-1.3.sentence-1 |
| (1.4) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-1.4 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-1.4.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25107 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25114 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-3.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,constructor_ |
| 4 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25126 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25129 |
| (5.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-5.2 |
| (5.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-5.3 |
| (5.4) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-5.4 |
| (5.5) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-5.5 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25144 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25151 |
| (7.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-7.1 |
| (7.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-7.2 |
| (7.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-7.3 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,constructor__ |
| 8 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25175 |
| (8.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-8.1 |
| (8.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-8.2 |
| (8.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-8.3 |
| (8.4) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-8.4 |
| (8.5) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-8.5 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25190 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25197 |
| (10.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-10.1 |
| (10.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-10.2 |
| (10.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-10.3 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-10.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,constructor___ |
| 11 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25215 |
| (11.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-11.1 |
| (11.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-11.2 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25224 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-12.sentence-1 |
| 13 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25231 |
| (13.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-13.1 |
| (13.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-13.2 |
| (13.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-13.3 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-13.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,constructor____ |
| 14 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25249 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25253 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-15.sentence-1 |
| 16 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25259 |
| (16.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-16.1 |
| (16.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-16.2 |
| (16.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-16.3 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-16.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,constructor_____ |
| 17 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25277 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-17.sentence-1 |
| 18 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25282 |
| (18.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-18.1 |
| (18.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-18.2 |
| (18.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-18.3 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-18.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:mdspan,constructor______ |
| 19 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-19 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25304 |
| (19.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-19.1 |
| (19.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-19.2 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-19.sentence-1 |
| 20 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-20 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25314 |
| (20.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-20.1 |
| (20.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-20.2 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-20.sentence-1 |
| 21 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-21 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25323 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-21.sentence-1 |
| 22 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-22 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25330 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-22.sentence-1 |
| 23 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-23 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25336 |
| (23.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-23.1 |
| (23.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-23.2 |
| (23.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-23.3 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-23.sentence-1 |
| 24 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#cons-24 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25347 |
| 23.7.3.6.3 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members |
| [mdspan.mdspan.members] | https://timsong-cpp.github.io/cppwp/mdspan.mdspan.members |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:operator%5b%5d,mdspan |
| 1 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25365 |
| (1.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-1.1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-1.2 |
| (1.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-1.3 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25376 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25379 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-3.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-note-1 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25388 |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:operator%5b%5d,mdspan_ |
| 5 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25405 |
| (5.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-5.2 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25414 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:at,mdspan |
| 7 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25434 |
| (7.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-7.1 |
| (7.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-7.2 |
| (7.3) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-7.3 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25445 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25448 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25452 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-10.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:at,mdspan_ |
| 11 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25466 |
| (11.1) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-11.1 |
| (11.2) | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-11.2 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25475 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-12.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:size,mdspan |
| 13 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25494 |
| [basic.fundamental] | https://timsong-cpp.github.io/cppwp/basic.fundamental |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-13.sentence-1 |
| 14 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25499 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-14.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:empty,mdspan |
| 15 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25510 |
| . | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-15.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#lib:swap,mdspan |
| 16 | https://timsong-cpp.github.io/cppwp/mdspan.mdspan#members-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/containers.tex#L25523 |