Skip to content

Commit 82481dc

Browse files
committed
[range.cartesian.view] Add missing \exposid
1 parent 79ab629 commit 82481dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ranges.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14410,7 +14410,7 @@
1441014410
\effects
1441114411
Equivalent to:
1441214412
\begin{codeblock}
14413-
@\exposid{iterator}@<is-const> it(@\exposid{tuple-transform}@(
14413+
@\exposid{iterator}@<@\exposid{is-const}@> it(@\exposid{tuple-transform}@(
1441414414
[](auto& rng){ return @\exposid{begin-or-first-end}@(rng); }, @\exposid{bases_}@));
1441514415
return it;
1441614416
\end{codeblock}

0 commit comments

Comments
 (0)