$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-01-23 07:55:17
The code
typedef std::map<long, boost::function<void> > map_type;
map_type commands;
now fails with MSVC 7, claiming that no copy constructor is available.
It used to work.
-- Peter Dimov Multi Media Ltd.