Update release notes for Boost 1.91.0 for opitonal#607
Update release notes for Boost 1.91.0 for opitonal#607PeterTurcan merged 2 commits intoboostorg:developfrom
Conversation
Updated release notes for Boost 1.91.0, detailing breaking changes, enhancements, and new features in the optional and unordered libraries.
|
An automated preview of the documentation is available at https://607.site-docs.prtest2.cppalliance.org/index.html If more commits are pushed to the pull request, the docs will rebuild at the same URL. 2026-03-04 07:20:18 UTC |
PeterTurcan
left a comment
There was a problem hiding this comment.
Like the detail, a few nits:
Correct the odd punctuation (single quote) of: (are ['core constant expressions])
Remove "In the said implementation," and just start the three sentences with Abandoned... Applied... and Added....
In your Warning you say "may affect the overload..." then "the following code will behave differently" - seems like a conflict - both should be "may" if you are not yet certain, or "will" if you are certain that behavior will change. Good to warn developers of possible future behavior changes.
Updated release notes for Boost 1.91.0, detailing breaking changes, enhancements, and new features in the optional and unordered libraries.