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: [PATCH] DR 522 (Ready) - tuple<>::swap


On Wed, Oct 1, 2008 at 11:36 AM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> Paolo Carlini wrote:
>> I think you are. In fact, if I remember correctly, that particular idiom
>> is also suggested explicitly in Scott Meyers' Effective C++, it would be
>> nice if somebody could double check that...
>>
> I can now confirm this: it's Item 25 of the Third Ed. Good.
>
> Paolo.
>

swap ADL logic is sound, been a day, noone seems to strongly object,
committed to trunk.

Chris


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