This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] | |
Hi, this changes is_convertible to use SFINAE, which then fails *only* because of access control (I'll add additional testcases when a couple of front-end issues are resolved). Tested x86_64-linux, committed. Paolo. ////////////////////
Attachment:
CL_is_convertible_lib
Description: Text document
Attachment:
patch_is_convertible_lib
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |