$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Vladimir Prus: "[boost] The --toolset option"
- 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?"
Steven Watanabe wrote:
> David Abrahams wrote:
>> Steven, are you sure it was supposed to work
>> with the using-declaration?
>
> I was wrong. I just looked it up. The using declaration isn't
> supposed to work.
David Abrahams wrote:
> Yeah, IIRC ADL finds names brought in with using declarations but not
> via using directives.
So... is it worth reporting the compiler bug to Microsoft? Because MSVC
suggested that the using-declaration would provide an ADL barrier. Until
today, I considered it a "feature", not a bug!
Kind regards,
Niels
- Next message: Vladimir Prus: "[boost] The --toolset option"
- 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");
?>