$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thomas Witt (witt_at_[hidden])
Date: 2005-09-04 11:19:03
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.
Thomas