Created on 2014-06-19.00:00:00 last changed 94 months ago
[Moved to DR at the May, 2015 meeting.]
Proposed resolution (April, 2015):
Change 6.8 [basic.types] paragraph 10 as follows:
A type is a literal type if it is:
possibly cv-qualified void; or
a scalar type; or
a reference type; or
an array of literal type; or
a possibly cv-qualified class type ( Clause 11 [class]) that has all of the following properties:
...
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.
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-02-06 00:00:00 | admin | set | status: drwp -> cd4 |
2015-11-10 00:00:00 | admin | set | status: dr -> drwp |
2015-05-25 00:00:00 | admin | set | messages: + msg6042 |
2015-05-25 00:00:00 | admin | set | status: tentatively ready -> dr |
2015-04-13 00:00:00 | admin | set | messages: + msg5310 |
2015-04-13 00:00:00 | admin | set | status: drafting -> tentatively ready |
2014-06-19 00:00:00 | admin | create |