Created on 2008-01-25.00:00:00 last changed 171 months ago
Proposed resolution:
In [alg.remove] p.6, replace the N2461 requires clause with:
Requires:
Type T is EqualityComparable (31).The ranges [first,last) and [result,result + (last - first)) shall not overlap. The expression *result = *first shall be valid.
The resolution of 283 did not resolve similar necessary changes for algorithm remove_copy[_if], which seems to be an oversight.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg3744 |
2008-01-25 00:00:00 | admin | create |