This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]