This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/10649: is_pointer<T> reports pointer to member function is not a pointer
- From: "Giovanni Bajo" <giovannibajo at libero dot it>
- To: <notbob at tessellation dot com>,"Gabriel Dos Reis" <gdr at integrable-solutions dot net>
- Cc: <gcc-bugs at gcc dot gnu dot org>,<gcc-gnats at gcc dot gnu dot org>
- Date: Fri, 9 May 2003 00:27:22 +0200
- Subject: Re: c++/10649: is_pointer<T> reports pointer to member function is not a pointer
- References: <20030508222041.43387.qmail@web20302.mail.yahoo.com>
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