Created on 2009-02-08.00:00:00 last changed 174 months ago
Proposed resolution:
In [associative.reqmts], Table 85 change:
Table 85 - Associative container requirements (in addition to container) Expression Return type Assertion/note
pre-/post-conditionComplexity a = il X& a = X(il);
return *this;constantSame as a = X(il).
[ Batavia (2009-05): ]
We agree with the proposed resolution.
Move to Tentatively Ready.
According to N2800, the associative container requirements table 85 says that assigning an initializer_list to such a container is of constant complexity, which is obviously wrong.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-23 20:07:26 | admin | set | status: wp -> c++11 |
| 2010-10-21 18:28:33 | admin | set | messages: + msg4675 |
| 2010-10-21 18:28:33 | admin | set | messages: + msg4674 |
| 2009-02-08 00:00:00 | admin | create | |