
30 Jul
2008
30 Jul
'08
5:32 p.m.
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