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 11693
11693
\end {itemdecl }
11694
11694
11695
11695
\begin {itemdescr }
11696
-
11697
11696
\pnum
11698
11697
\constraints
11699
11698
\begin {itemize }
@@ -11707,16 +11706,18 @@
11707
11706
\tcode {is_nothrow_constructible_v<index_type, Index1>} is \tcode {true}.
11708
11707
\end {itemize }
11709
11708
11709
+ \pnum
11710
+ Let \tcode {i} be \tcode {extents_type::\exposid {index-cast}(ind0)}, and
11711
+ let \tcode {j} be \tcode {extents_type::\exposid {index-cast}(ind1)}.
11712
+
11710
11713
\pnum
11711
11714
\expects
11712
- \tcode {extents_type:: \exposid {index-cast}(ind0), extents_type:: \exposid {index-cast}(ind1) }
11715
+ \tcode {i, j }
11713
11716
is a multidimensional index in \exposid {extents_}\iref {mdspan.overview }.
11714
11717
11715
11718
\pnum
11716
11719
\returns
11717
- Let \tcode {N} be \tcode {\exposid {extents_}.extent(0)},
11718
- let \tcode {i} be \tcode {extents_type::\exposid {index-cast}(ind0)}, and
11719
- let \tcode {j} be \tcode {extents_type::\exposid {index-cast}(ind1)}.
11720
+ Let \tcode {N} be \tcode {\exposid {extents_}.extent(0)}.
11720
11721
Then
11721
11722
\begin {itemize }
11722
11723
\item
You can’t perform that action at this time.
0 commit comments