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: Remove extra ctors from pair




Sep 1, 2010 03:52:36 PM, 3dw4rd@verizon.net wrote:

>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
>

This is what I get for jumping the gun.

Forget this patch, it's broken.

Sorry for the noise.

Ed


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