Created on 2015-07-08.00:00:00 last changed 101 months ago
Proposed resolution:
This wording is relative to N4529.
Edit [propagate_const.assignment] as indicated:
-1- template <class U> constexpr propagate_const& operator=(propagate_const<U>&& pu)[…]
-5- template <class U> constexpr propagate_const& operator=(U&& u)
[ 2015-06, Telecon ]
Move to Tentatively Ready.
Addresses: fund.ts.v2
N4529 [propagate_const.assignment] depicts the two operator=s described as returning by value. This is obviously incorrect. The class synopsis correctly shows them as returning by reference.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-30 20:10:41 | admin | set | status: wp -> open |
| 2015-11-16 02:13:05 | admin | set | status: ready -> wp |
| 2015-08-03 14:55:12 | admin | set | messages: + msg7486 |
| 2015-08-03 14:55:12 | admin | set | status: new -> ready |
| 2015-07-11 20:48:39 | admin | set | messages: + msg7480 |
| 2015-07-08 00:00:00 | admin | create | |