Title
Deducing an array bound from an initializer-list
Status
dup
Section
13.10.3.2 [temp.deduct.call]
Submitter
Faisal Vali

Created on 2011-05-28.00:00:00 last changed 17 months ago

Messages

Date: 2021-01-15.00:00:00

Rationale (January, 2021):

This issue is a duplicate of issue 1591.

Date: 2011-08-15.00:00:00

Rationale (August, 2011):

The implications of array temporaries for the language should be considered by the Evolution Working Group in a comprehensive fashion rather than on a case-by-case basis. See also issues 1300, 1307, and 1525.

Date: 2022-11-20.07:54:16

It would be useful to be able to deduce an array bound from the number of elements in an initializer list.

History
Date User Action Args
2022-11-20 07:54:16adminsetmessages: + msg7030
2022-04-28 06:25:49adminsetstatus: extension -> dup
2012-09-24 00:00:00adminsetmessages: + msg4040
2011-05-28 00:00:00admincreate