18 Jul
2017
18 Jul
'17
12:45 a.m.
Edward Diener wrote:
The change pushed by Andrey was to have iterator not use boost::prior rather than to move boost/next_prior.hpp to iterator.
Right, that change is to cut the cyclic dependency between boost/next_prior.hpp and boost/iterator/reverse_iterator.hpp. Andrey also pushed the change where boost/next_prior.hpp started to use boost/iterator/advance.hpp. Regards, Michel