c++/10649: is_pointer<T> reports pointer to member function is not a pointer

Gabriel Dos Reis gdr@integrable-solutions.net
Fri May 9 07:06:00 GMT 2003


Robert Schwartz <robertallanschwartz@yahoo.com> writes:

| I'm not saying anything about how pointer-to-member is *implemented*; I'm
| saying something about its syntax and its semantics. A pointer to a member
| is a pointer. That's all I'm saying.

No, a pointer-to-member is not a pointer.  Period.

-- Gaby



More information about the Gcc-bugs mailing list