Created on 2009-03-12.00:00:00 last changed 171 months ago
Proposed resolution:
Add after p6 [sequence.reqmts]:
-6- ...
The iterator returned from a.insert(p,rv) points to the copy of rv inserted into a.
The iterator returned from a.emplace(p, args) points to the new element constructed from args inserted into a.
[ Batavia (2009-05): ]
We agree with the proposed resolution.
Move to NAD Editorial.
Sequence containers [sequence.reqmts]:
The return value of new calls added to table 83 are not specified.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg530 |
2010-10-21 18:28:33 | admin | set | messages: + msg529 |
2009-03-12 00:00:00 | admin | create |