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


2294. Dependent auto static data members

Section: 13.8.3.3  [temp.dep.expr]     Status: CD5     Submitter: Richard Smith     Date: 2016-06-22

[Accepted as a DR at the June, 2018 (Rapperswil) meeting.]

The list of type-dependent id-expressions in 13.8.3.3 [temp.dep.expr] paragraph 3 should include the case when a static data member is declared with the auto type specifier and the initializer is dependent.

Proposed resolution, March, 2018:

Add the following as a new bullet after 13.8.3.3 [temp.dep.expr] bullet 3.2: