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> wrote:

> 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.

I'm lost here. Are you arguing that your code should work, or is it just
some theorical conversation about the meaning of the word "pointer"?
I think we agree that your code should not work and the PR is rightfully
closed.

If it's not about the PR, please leave gcc-gnats@ outside the CC, thanks.

Giovanni Bajo


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