
Boost.Foreach causes compilation errors when using Microsoft Visual Studio 10. The issue can be resolved by adding #include <boost/utility/enable_if.hpp> to boost/for_each.hpp. On 6/28/2012 3:31 PM, Beman Dawes wrote:
Release 1.50.0 of the Boost C++ Libraries is now available.
These open-source libraries work well with the C++ Standard Library, and are usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.
This release contains four new libraries (Algorithm, Functional/OverloadedFunction, LocalFunction and Utility/IdentityType) and numerous enhancements and bug fixes for existing libraries. For details, including download links, see http://www.boost.org/users/news/version_1_50_0
You can also download directly from SourceForge: http://sourceforge.net/projects/boost/files/boost/1.50.0/
To install this release on your system, see http://www.boost.org/doc/libs/release/more/getting_started/index.html
Thanks,
--The Boost release team
Beman Dawes Daniel James Eric Niebler Marshall Clow Rene Rivera Vladimir Prus _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users