From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-29 19:11:43


AMDG

David Abrahams wrote:
> Seems to me that if this is failing on so many compilers, our only
> practical alternative is to call boost::swap something other than swap.
> How about swap_()?
>

I have a fix: Make sure that std::swap is more specialized than
boost::swap.

In Christ,
Steven Watanabe