------- Comment #6 from jason at redhat dot com  2009-03-03 13:08 -------
Subject: Re:  T const assumed to be compatible with int
 (A::*) (void) const

paolo dot carlini at oracle dot com wrote:
> it seems real strange to me that we cannot
> implement anymore the is_member_pointer trait as an OR of the
> is_member_object_pointer and the is_member_function_pointer traits.

We can still implement it that way; that part of the patch is just an 
optimization.  I'm can drop it if you prefer.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39310

Reply via email to