29 Oct
2014
29 Oct
'14
4:57 p.m.
On Oct 29, 2014, at 8:38 AM, Marcel Raad
Marshall Clow
writes: 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.
This does NOT appear to have been fixed
This has been fixed in develop with https://github.com/boostorg/range/pull/17, but hasn't been merged to master yet.
That was pulled back in July. Is there any reason that it should not be merged to master? If not, please do so. — Marshall