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

2024-03-16


1951. Cv-qualification and literal types

Section: 6.8  [basic.types]     Status: CD4     Submitter: Richard Smith     Date: 2014-06-19

[Moved to DR at the May, 2015 meeting.]

6.8 [basic.types] paragraph 10 isn't clear whether a const-qualified class type can be a literal type, and the same for const void.

Proposed resolution (April, 2015):

Change 6.8 [basic.types] paragraph 10 as follows:

A type is a literal type if it is: