Skip to content

Commit cb056ae

Browse files
committed
[container.requirements] Simplify Returns specification for try_emplace
1 parent 1abf091 commit cb056ae

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
@@ -3239,8 +3239,7 @@
32393239

32403240
\pnum
32413241
\returns
3242-
An iterator pointing to the element
3243-
with the key equivalent to the newly inserted element.
3242+
The iterator returned by \tcode{emplace}.
32443243

32453244
\pnum
32463245
\complexity

0 commit comments

Comments
 (0)