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

2024-04-05


1141. Non-static data member initializers have not been implemented

Section: 11.4  [class.mem]     Status: NAD     Submitter: US     Date: 2010-08-02

N3092 comment US 51

Non-static data member initializers should not be part of C++0x unless they have implementation experience.

Notes from the August, 2010 meeting:

The C++/CLI dialect has a very similar feature that has been implemented.

Rationale (March, 2011):

The full Committee voted not to remove this feature.