$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [utility] swap
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2010-03-05 08:32:40
Robert Jones wrote:
> I'm sure I'm being a bit dense here, but apart from handling native
> arrays what does boost::swap give
> you that std::swap doesn't?
>
> Thanks,
>
> - Rob.
Support for finding swap specialization by ADL