Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-01-14 09:51:35


Pavol Droba <droba_at_[hidden]> writes:

> Hi,
>
> I have sent a problem report on the list, recently, regarding mpl::find_if algorithm on
> vc7 platform. I'm using 1.29 release not current cvs snapshot.
>
> I assume, that description was not good enough so I haven't got any response.
>
> Problem:
> mpl::find_if algorithm does not compile with vc7. Simple inclusion of the boost/mpl/find_if.hpp
> header generates a compiler error. Error occurs also on libs/mpl/test/find_if.cpp

This compiles with vc7 using the CVS state:

# include <boost/mpl/find_if.hpp>
int main() {}

-- 
                       David Abrahams
   dave_at_[hidden] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

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