Pavol Droba <[EMAIL PROTECTED]> 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
   [EMAIL PROTECTED] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to