Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-07-08 12:21:41


From: "Frederick KOH" <fkoh_at_[hidden]>
> I had a look at both. Neither have been
> tested on msvc6. I need only the
> subset that does the &&,, || and other
> operators. Is there any way I can get either
> of them to work with msvc6 (on this subset of features)?

The subset is good... in the sense that the return type is always bool.
However there are many other problems with making a MSVC-compatible lambda
library.

Neither of the two libraries can be made MSVC compatible without a major
rewrite. I think. :-)

--
Peter Dimov
Multi Media Ltd.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk