This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 116a. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.

2024-12-19


2960. Introduce discontiguous object lifetime

Section: 6.7.4  [basic.life]     Status: open     Submitter: CWG     Date: 2024-11-18

Permitting discontiguous object lifetimes instead of carving out special exceptions for pointers to transparently replaced objects would simplify the wording; when transparemtly replacing an object, the lifetime of the prior objecct would simply start again.