20 Oct
2014
20 Oct
'14
2:06 p.m.
Marshall Clow
Release candidate files for 1.57.0 beta 1 are available [...] 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.
range/detail/any_iterator.hpp is broken because it expects postfix_increment_proxy and writable_postfix_increment_proxy to be in namespace boost::detail, but they are in boost::iterators::detail now. Those errors are also visible in all of the type_erased_* regression tests of range.