9 Nov
2022
9 Nov
'22
9:37 p.m.
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/853ba3d3c773d75bf2ac7c100c9ef448... https://github.com/boostorg/iterator/commit/5777e9944bf275e7e19e72e88819ec06... 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/0a95636faf6c4843348a99dc3a87ab22... Test for the above.