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]

Re: [RFA] DR 1325 vs cons/2.cc


Hi,
> Hmm, that test was pretty contrived - that particular code isn't
> necessarily realistic or required to work. It could be removed,
> however this change would still test the same thing, while allowing
> the template arguments to be deduced and call the new constructor:
>   
Excellent. The below is what I actually committed. Includes a much
better testcase -2.

Tested x86_64-linux.

Paolo.

//////////////////////

Attachment: CL_dr1325
Description: Text document

Attachment: patch_dr1325_2
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]