At 08:34 AM 2/25/2003, David Abrahams wrote:

>Beman Dawes <[EMAIL PROTECTED]> writes:
>
>> Go ahead and make the change, unless someone voices an objection.
>>
>> I'm wondering how may other places we have similar problems?
>
>Now you know why I've been making such a stink about insidious ADL!
>
>> Is there any programatic way to detect them?
>
>I've been trying to get compiler vendors to add a warning for names to
>which ADL applies but which are found in the local namespace.  This,
>at least, would give us a way to detect likely candidates.  No takers
>yet :(.

Hum, it looks like Microsoft took you up on it. See the shared_ptr_test warning on the VC++ 7.1 beta regression test.

--Beman


_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to