[C++ Patch] PR 44908 (SFINAE vs pointer to member via virtual base)

Paolo Carlini paolo.carlini@oracle.com
Mon Jul 12 23:29:00 GMT 2010


Hi again,

these further bits from my __is_convertible_to work fix the SFINAE issue
with pointers to members when virtual inheritance is involved. Even if
the patch seems large, is indeed largely mechanical and ultimately very
focused on propagating tf_none to get_delta_difference_1 in case of SFINAE.

Tested x86_64-linux. Ok for mainline?

Thanks,
Paolo.

////////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_44908
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100712/ef59acaa/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_44908
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100712/ef59acaa/attachment-0001.ksh>


More information about the Gcc-patches mailing list