[v3] tr1/type_traits: is_member_*_pointer

Paolo Carlini pcarlini@suse.de
Fri Dec 24 20:39:00 GMT 2004


Hi,

the below is the clean implementation of is_member_function_pointer and
is_member_object_pointer: unfortunately, due to c++/19076, the former
doesn't really work at the moment (it does with Icc, indeed): still
hoping for a Christmas present from the c++ front-end hackers... ;)

Tested x86-linux, committed.

Paolo.

//////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_tr1_member_pointer
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20041224/2c1f01a0/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_tr1_member_pointer
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20041224/2c1f01a0/attachment-0001.ksh>


More information about the Gcc-patches mailing list