Created on 2025-01-10.00:00:00 last changed 2 days ago
Proposed resolution:
This wording is relative to N5001.
Modify [cmplx.over] as indicated:
-3- Function template `pow` has additional constexpr overloads sufficient to ensure, for a call with one argument of type complex<T1> and the other argument of type `T2` or complex<T2>, both arguments are effectively cast to complex<common_type_t<T1, T3
T2>>, where `T3` is `double` if `T2` is an integer type and `T2` otherwise. If common_type_t<T1, T3T2> is not well-formed, then the program is ill-formed.
[ 2025-02-07; Reflector poll ]
Set status to Tentatively Ready after eight votes in favour during reflector poll.
History | |||
---|---|---|---|
Date | User | Action | Args |
2025-02-07 22:49:15 | admin | set | status: ready -> voting |
2025-02-07 16:10:08 | admin | set | messages: + msg14578 |
2025-02-07 16:10:08 | admin | set | status: new -> ready |
2025-01-18 16:00:01 | admin | set | messages: + msg14539 |
2025-01-10 00:00:00 | admin | create |