$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-11-13 09:21:47
You are a genius.
----- Original Message -----
From: "Peter Dimov" <pdimov_at_[hidden]>
> From: "Peter Dimov" <pdimov_at_[hidden]>
> > This works on MSVC 7 for me provided that I use the bind<R> syntax where
> > appropriate. It indeed fails on bcc32 and g++ 2.95.3; the automatic type
> > deduction seems broken. I'll investigate.
>
> See the CVS. I think I've fixed it.