Created on 2007-02-03.00:00:00 last changed 171 months ago
[ Pete: Agreed. It's editorial, so I'll fix it. ]
Proposed resolution:
Change [func.wrap.func.targ], p4:
Returns: If
type()target_type() == typeid(T) && typeid(T) != typeid(void), a pointer to the stored function target; otherwise a null pointer.
[func.wrap.func.targ], p4 says:
Returns: If type() == typeid(T), a pointer to the stored function target; otherwise a null pointer.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg3284 |
2010-10-21 18:28:33 | admin | set | messages: + msg3283 |
2007-02-03 00:00:00 | admin | create |