$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2001-11-30 08:43:44
On Friday 30 November 2001 08:01 am, you wrote:
> The MSVC failures are due to the internal compiler error with debug info
> on. They, too, are addressed (by turning off void return support in
> mem_fn.hpp) by the latest versions in the CVS.
This will fix the function failures as well.
Doug