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


1747. Constant initialization of reference to function

Section: 6.9.3.2  [basic.start.static]     Status: C++14     Submitter: Daniel Krügler     Date: 2013-09-10

[Moved to DR at the February, 2014 meeting.]

According to 6.9.3.2 [basic.start.static] paragraph 2,

...Constant initialization is performed:

This wording, presumably inadvertently, excludes a reference to a function from being constant initialization.

Proposed resolution (January, 2014):

Change 6.9.3.2 [basic.start.static] paragraph 2 as follows:

...Constant initialization is performed: