Skip to content

Commit 9c9d19f

Browse files
jwakelytkoeppe
authored andcommitted
[sequence.reqmts] Remove unnecessary qualification of which new element
There is only one new element, and this avoids having to decide whether it should say args....
1 parent 7fe908f commit 9c9d19f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/containers.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,8 +1478,7 @@
14781478

14791479
\pnum
14801480
\returns
1481-
An iterator that points to
1482-
the new element constructed from \tcode{args} into \tcode{a}.
1481+
An iterator that points to the new element.
14831482
\end{itemdescr}
14841483

14851484
\indexcont{insert}%

0 commit comments

Comments
 (0)