Skip to content

Remove the implicit use of the regex_constants::match_any flag #252

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

zmysysz
Copy link

@zmysysz zmysysz commented May 26, 2025

Remove the implicit use of the regex_constants::match_any flag from regex_match and regex_search to improve performance in cases where match results are not needed. (#251)

…egex_match and regex_search to improve performance in cases where match results are not needed. (boostorg#251)
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.

1 participant