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

2024-04-18


1361. Requirement on brace-or-equal-initializers of literal types

Section: 6.8  [basic.types]     Status: CD3     Submitter: Richard Smith     Date: 2011-08-16

The requirement in 6.7.3 [basic.life] paragraph 10 that

is mostly redundant with the constexpr constructor requirements in 9.2.6 [dcl.constexpr] paragraph 4 (although 11.9.3 [class.base.init] does not establish a strict equivalence between brace-or-equal-initializers and mem-initializers).

Proposed resolution (April, 2013):

This issue is resolved by the changes in N3652, adopted at the April, 2013 (Bristol) meeting.