$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-04-13 07:31:52
> Shouldn't we be setting
> BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL for this compiler?
> It's actually a different bug in some details, I realize, but the
> macro does say the right thing.
>
> Also, where is the test for that macro? I don't see any in
libs/config/test.
Well a quick grep would have found boost_no_using_breaks_adl.cxx and it's
associated cpp test files.
Have you reported this one as a bug to Intel?
John.