
2025年9月12日(金) 2:50 Vinnie Falco via Boost <boost@lists.boost.org>:
On Thu, Sep 11, 2025 at 10:41 AM Peter Dimov via Boost < boost@lists.boost.org> wrote:
Is this new maintainer of Spirit subscribed to the mailing list?
I am subscribed. The C++23 modernization starter PR was merged after explicit approval from Joel de Guzman, Spirit's author and maintainer. link: https://github.com/boostorg/spirit/pull/807#issuecomment-3251345470
To serve the widest audience I think it is best when libraries use the lowest version of C++ which is practical, and only adopt new language features when doing so improves the public API or offers a significant benefit to the user experience.
My PRs improve the public API and offer a significant benefit to the users. The rationale is thoroughly described in each of the pull requests. https://github.com/boostorg/spirit/pull/807 https://github.com/boostorg/spirit/issues/809