Created on 2011-09-27.00:00:00 last changed 141 months ago
[Moved to DR at the October, 2012 meeting.]
Proposed resolution (February, 2012):
Add the following new bullet in 13.4.3 [temp.arg.nontype] paragraph 1:
...
a pointer to member expressed as described in 7.6.2.2 [expr.unary.op].
an address constant expression of type std::nullptr_t.
Although 13.2 [temp.param] paragraph 4 explicitly allows non-type template parameters of type std::nullptr_t, they cannot actually be used: 13.4.3 [temp.arg.nontype] paragraph 1 does not allow a template-argument of type std::nullptr_t, and paragraph 5 does not describe any conversions from other types to std::nullptr_t.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-03-03 00:00:00 | admin | set | status: drwp -> cd3 |
| 2013-05-03 00:00:00 | admin | set | status: dr -> drwp |
| 2012-11-03 00:00:00 | admin | set | messages: + msg4159 |
| 2012-11-03 00:00:00 | admin | set | status: ready -> dr |
| 2012-02-27 00:00:00 | admin | set | messages: + msg3736 |
| 2012-02-27 00:00:00 | admin | set | status: open -> ready |
| 2011-09-27 00:00:00 | admin | create | |