$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-07-24 17:15:31
Hi Rene,
"Rene Rivera" <grafik.list_at_[hidden]> wrote in message news:41029498.5090602_at_redshift-software.com...
| In this test CW8 fails to do the operator lookup within the function
| scope. That is doing a "using namespace boost::assign" doesn't add the
| += operators to the resolution path for CW8. The workaround is to move
| the "using namespace" to the file scope:
Both done!
Thanks :-)
br
Thorsten