This is the mail archive of the gcc-prs@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


The following reply was made to PR c++/10649; it has been noted by GNATS.

From: "Giovanni Bajo" <giovannibajo@libero.it>
To: "Phil Edwards" <phil@jaj.com>
Cc: <notbob@tessellation.com>,
	<gcc-bugs@gcc.gnu.org>,
	<gcc-gnats@gcc.gnu.org>
Subject: Re: c++/10649: is_pointer<T> reports pointer to member function is not a pointer
Date: Thu, 8 May 2003 02:11:05 +0200

 Phil Edwards <phil@jaj.com> wrote:
 
 > Also, the cxx-reflection-branch will, eventually, implement these
 templates
 > (taken from the ISO proposal).  I have a patch which does, but the new
 > parser won't let me do pointers-to-members like I'd planned.
 
 What is the problem with pointers-to-members, exactly? I assume there is
 already an open PR for it, otherwise you should file one.
 
 Giovanni Bajo
 


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