File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11762
11762
\end {itemdecl }
11763
11763
11764
11764
\begin {itemdescr }
11765
-
11766
11765
\pnum
11767
11766
\constraints
11768
11767
\begin {itemize }
@@ -11776,16 +11775,18 @@
11776
11775
\tcode {is_nothrow_constructible_v<index_type, Index1>} is \tcode {true}.
11777
11776
\end {itemize }
11778
11777
11778
+ \pnum
11779
+ Let \tcode {i} be \tcode {extents_type::\exposid {index-cast}(ind0)}, and
11780
+ let \tcode {j} be \tcode {extents_type::\exposid {index-cast}(ind1)}.
11781
+
11779
11782
\pnum
11780
11783
\expects
11781
- \tcode {extents_type:: \exposid {index-cast}(ind0), extents_type:: \exposid {index-cast}(ind1) }
11784
+ \tcode {i, j }
11782
11785
is a multidimensional index in \exposid {extents_}\iref {mdspan.overview }.
11783
11786
11784
11787
\pnum
11785
11788
\returns
11786
- Let \tcode {N} be \tcode {\exposid {extents_}.extent(0)},
11787
- let \tcode {i} be \tcode {extents_type::\exposid {index-cast}(ind0)}, and
11788
- let \tcode {j} be \tcode {extents_type::\exposid {index-cast}(ind1)}.
11789
+ Let \tcode {N} be \tcode {\exposid {extents_}.extent(0)}.
11789
11790
Then
11790
11791
\begin {itemize }
11791
11792
\item
You can’t perform that action at this time.
0 commit comments