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. PiperOrigin-RevId: 659812405 Change-Id: I8dc2cee873f30531b2eb8fb3da12085505a43a1a
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment