$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Steven Watanabe: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- Previous message: Markus Schöpflin: "Re: [boost] [integer] Recent changes introduced failures on many platforms"
- In reply to: Steven Watanabe: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- Next in thread: Steven Watanabe: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- Reply: Steven Watanabe: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
on Tue Jul 29 2008, Steven Watanabe <watanabesj-AT-gmail.com> wrote:
> AMDG
>
> David Abrahams wrote:
>>> Dave, what exactly did you try?
>>>
>>
>> This:
>>
>
> With a minor change it doesn't work anymore.
> (In fact #include <boost/test/test_tools.hpp> is enough
> to make it fail.)
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_()?
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
- Next message: Steven Watanabe: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- Previous message: Markus Schöpflin: "Re: [boost] [integer] Recent changes introduced failures on many platforms"
- In reply to: Steven Watanabe: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- Next in thread: Steven Watanabe: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- Reply: Steven Watanabe: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>