Skip to content

Commit 81c3897

Browse files
authored
[const.iterators.ops] Add missing \pnum and replace returns with effects (#6581)
1 parent 24659bd commit 81c3897

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/iterators.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4670,10 +4670,11 @@
46704670
\end{itemdecl}
46714671

46724672
\begin{itemdescr}
4673+
\pnum
46734674
Let \tcode{\placeholder{op}} be the operator.
46744675

46754676
\pnum
4676-
\returns
4677+
\effects
46774678
Equivalent to: \tcode{return x \placeholder{op} y.\exposid{current_};}
46784679
\end{itemdescr}
46794680

0 commit comments

Comments
 (0)