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


1933. Implementation limit for initializer-list elements

Section: Clause Annex B  [implimits]     Status: NAD     Submitter: Daniel Krügler     Date: 2014-05-30

Should there be an entry in Annex Clause Annex B [implimits] for the minimum number of elements an implementation should accept in an initializer-list, and if so, what should that be?

Rationale (June, 2014):

There are already related limits in Annex Clause Annex B [implimits] (array bounds, object size), which should be sufficient.