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]

Remove extra ctors from pair


Greetings,

We had errors of commission in pair.

I think we can safely remove the templatized two-argument mixed lvalue/rvalue ctors from pair now that we have the enable_if check.

Ed

Attachment: CL_dr811
Description: Binary data

Attachment: patch_dr811
Description: Binary data


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