$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Simons (simons_at_[hidden])
Date: 2002-11-05 07:52:52
Hi,
apparently the current (CVS) version of Boost.Function does not work
when compiled with Microsoft Visual C++ 7.0 under Windows 2000. A
colleague of mine verified this with a small test program and no
matter what you try to assign to the function object, it will always
stay 'empty'.
According to <http://www.boost.org/status/cs-win32.html>, there are
known problems with this compiler. Is there any chance of getting this
fixed or of working around the problem?
-peter