Created on 2009-04-25.00:00:00 last changed 178 months ago
[Voted into WP at October, 2009 meeting.]
Proposed resolution (July, 2009):
Add a new paragraph following 7.6.9 [expr.rel] paragraph 2:
Change 7.6.10 [expr.eq] paragraph 1 as follows:
...Pointersto objects or functionsof the same type (after pointer conversions) can be compared for equality...
Change 12.5 [over.built] paragraph 15 as follows:
12.5 [over.built] paragraph 15 restricts the built-in comparison operators to
every T, where T is an enumeration type or pointer to effective object type
This omits both pointers to function types and pointers to void.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-03-29 00:00:00 | admin | set | status: dr -> cd2 |
2009-11-08 00:00:00 | admin | set | messages: + msg2472 |
2009-11-08 00:00:00 | admin | set | status: ready -> dr |
2009-08-03 00:00:00 | admin | set | messages: + msg2175 |
2009-08-03 00:00:00 | admin | set | status: open -> ready |
2009-04-25 00:00:00 | admin | create |