
On 3/17/25 02:57, Marshall Clow via Boost wrote:
Hi,
The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in:
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
The next deadline: On April 2nd, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/
I would like to merge the following commits to Boost.Iterator master: https://github.com/boostorg/iterator/commit/1a7996ebd07aa15391d77cae6a787f91... Fixes a compilation error in filter_iterator conversion constructor that was introduced in this release. The problem was just reported here: https://github.com/boostorg/iterator/issues/90 https://github.com/boostorg/iterator/commit/c2b846c57dd0bce0f7ab2c91b883e3b9... A test for the above fix.