Created on 2009-04-25.00:00:00 last changed 178 months ago
[Voted into WP at March, 2010 meeting.]
Proposed resolution (October, 2009):
Change 12.5 [over.built] paragraph 25 as follows:
For every type T, where T is a pointer,
orpointer-to-member, or scoped enumeration type, there exist candidate operator functions of the formT operator?(bool, T , T );
12.5 [over.built] paragraphs 24-25 describe the imaginary built-in conditional operator functions. However, neither paragraph 24 (promoted arithmetic types) nor 25 (pointer and pointer-to-member types) covers scoped enumerations, whose values should be usable in conditional expressions.
(See also issue 835.)
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-03-29 00:00:00 | admin | set | messages: + msg2729 |
2010-03-29 00:00:00 | admin | set | status: ready -> cd2 |
2009-11-08 00:00:00 | admin | set | messages: + msg2373 |
2009-11-08 00:00:00 | admin | set | status: open -> ready |
2009-04-25 00:00:00 | admin | create |