
1 Aug
2007
1 Aug
'07
7:14 p.m.
Andrey Semashev wrote:
Hello Peter,
Wednesday, August 1, 2007, 10:34:15 PM, you wrote:
Andrey Semashev wrote:
Hello Chris,
Tuesday, July 31, 2007, 10:22:51 PM, you wrote:
This was a proposed library implementation of nullptr for c++0x from http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1601.pdf
Hmm, it seems it doesn't convert to function or member function pointers...
On what modern compiler does it not?
I was referring to the built in nullptr keyword proposal quoted above.
'nullptr' also converts to both function pointers and pointers to member functions.