On Wednesday, November 9, 2022, Andrey Semashev wrote:
On 11/4/22 04:04, Glen Fernandes via Boost wrote:
Release has closed for major changes.
Next week, 2022/11/09, master closes for all changes, in preparation for the beta.
I would like to merge Boost.Iterator to master:
https://github.com/boostorg/iterator/commit/853ba3d3c773d75bf2ac7c100c9ef4 4821f76d8b https://github.com/boostorg/iterator/commit/5777e9944bf275e7e19e72e88819ec 06fea670c3
Fixes compilation error when a result of increment or post-increment of function_input_iterator is used as a source for constructing another function_input_iterator.
https://github.com/boostorg/iterator/issues/75
https://github.com/boostorg/iterator/commit/0a95636faf6c4843348a99dc3a87ab 22f4be51be
Test for the above.
Until the email for master closing for all changes goes out , you're good to merge. Glen