Skip to content

Conversation

@Nadeem014-r
Copy link

This PR updates the documentation of boost::algorithm::all_of to explicitly mention
that the algorithm is constexpr when compiled with C++14 or later, provided the compiler
supports constexpr evaluation.

This addresses issue #83.

@mclow
Copy link
Collaborator

mclow commented Dec 30, 2025

Nadeem - are there other algorithms where this text needs to be added?

@Nadeem014-r
Copy link
Author

Nadeem - are there other algorithms where this text needs to be added?

Yes, there are likely other algorithms where this clarification would be helpful. I started with all_of as a minimal change. I can extend this to other algorithms as well if you’d like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants