Boost logo

Boost :

Subject: Re: [boost] [Boost-users] [1.50.0] Boost release 1.50.0 available
From: Sergiu Dotenco (sergiu.dotenco_at_[hidden])
Date: 2012-06-29 08:36:03


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_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


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