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


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]