Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Mark non-modifying container algorithms as constexpr for C++20. #824

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

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jul 15, 2024

Mark non-modifying container algorithms as constexpr for C++20.

This change marks Abseil's non-modifying sequence operations including
absl::linear_search and absl::c_linear_search as constexpr when building with
C++20.

@copybara-service copybara-service bot changed the title Mark non-modifying container algorithms as constexpr for C++20 Mark non-modifying container algorithms as constexpr for C++20. Jul 26, 2024
@copybara-service copybara-service bot force-pushed the test_652086968 branch 11 times, most recently from bcbf73d to e85b5f6 Compare August 6, 2024 05:29
This change marks Abseil's non-modifying sequence operations including
absl::linear_search and absl::c_linear_search as constexpr when building with
C++20.
PiperOrigin-RevId: 659812405
@copybara-service copybara-service bot merged commit ec2b31a into master Aug 6, 2024
2 checks passed
@copybara-service copybara-service bot deleted the test_652086968 branch August 6, 2024 05:56
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.

0 participants