Created on 2026-06-09.00:00:00 last changed 6 days ago
Possible resolution:
Change in 7.6.1.3 [expr.call] paragraph 12 as follows:
... The lvalue-to-rvalue (7.3.2 [conv.lval]), array-to-pointer (7.3.3 [conv.array]), and function-to-pointer (7.3.4 [conv.func]) standard conversions are performed on the argument expression. An argument that has type cv std::nullptr_t is converted to type void* (7.3.12 [conv.ptr]). After these conversions, if the argumentdoes not have arithmetic, enumeration, pointer, pointer-to-member, or class typehas type cv void or cv std::meta::info, the program is ill-formed. ...
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2026-06-25 21:33:46 | admin | set | messages: + msg8612 |
| 2026-06-09 00:00:00 | admin | create | |