$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-12-08 08:57:30
On Monday 08 December 2003 08:03 am, David Abrahams wrote:
> Douglas Gregor <gregod_at_[hidden]> writes:
> > Lambda: totally broken on Borland, MSVC 6.0, and Intel 7.0; I've marked
> > these as compiler bugs, because Lambda won't ever work on these
> > compilers.
>
> It really surprises me that intel 7 is broken enough to defeat lambda
> altogether, unless there is a policy of "no workarounds at all" in
> that library.
Oops, typo. I meant MSVC 7.0.
Doug