$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-02-13 02:30:47
Lie-Quan Lee wrote:
> I add
> #define BOOST_NO_INCLASS_MEMBER_INITIALIZATION
> into boost/config/compiler/vacpp.hpp since Visualage C++ 5.0 needs it
> for BOOST_STATIC_CONSTANT to compile.
strange. I had defined it at first but removed it on request of Jens to
make some other tests work. Is there a contradiction or is it more
complicated than that.
Did you test it BTW ?