$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-09-04 12:08:36
Thomas Witt <witt_at_[hidden]> writes:
> Thorsten Ottosen wrote:
>
>> My recollection is that having boost::foo() do ADL was *firmly* rejected, and
>
> I think I am at least partially responsible for this. And so far I am
> still unconvinced that making a qualified call basically a shortcut for
> an unqualified call is a good idea.
It's a shortcut for an unqualified call plus a using declaration.
-- Dave Abrahams Boost Consulting www.boost-consulting.com