$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2003-12-01 07:27:06
> 3. Borland's config probably ought to have
> BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP defined.
Wierd: seems like ADL fails only when the name is nested inside boost:: !
John.