$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: David Abrahams: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- Previous message: David Abrahams: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- In reply to: David Abrahams: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- Next in thread: David Abrahams: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- Reply: David Abrahams: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
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
- Next message: David Abrahams: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- Previous message: David Abrahams: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- In reply to: David Abrahams: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- Next in thread: David Abrahams: "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?"
- Reply: David Abrahams: "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");
?>