2013/10/8 Domagoj Saric <dsaritz@gmail.com>
On 3.10.2013. 18:19, Marshall Clow wrote:> Release candidate files for 1.55.0 beta 1 are available at

> http://boost.cowic.de/rc/
>
> As always, the release managers would appreciate it if you download
> the candidate of your choice and give building it a try. Please report
> both success and failure, and anything else that is noteworthy.

With MSVC12 RC:
 * 1.54 and 1.55 b1 RC - lots of:
.\boost/iterator/detail/facade_iterator_category.hpp(166) : error C2039: 'assert_not_arg' : is not a member of 'boost::mpl'

This issue fixed by this commit.
http://lists.boost.org/boost-commit/2013/05/46330.php

However, not merge to release branch yet.