CCopybara-ServiceImprove sorting consistency in CMakeLists.txt
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
No-op change for internal experiment PiperOrigin-RevId: 967996006 Change-Id: Id55ceaff8a72132d9b033bd5ed027c3ff09dd429 | 1 个月前 | |
Improve sorting consistency in CMakeLists.txt PiperOrigin-RevId: 972171567 Change-Id: Ifc1fa8dd369644ac28ed1eeac7e107f5d0ac3cfb | 27 天前 | |
Use constexpr instead of ABSL_INTERNAL_CONSTEXPR_SINCE_CXX20 These are equivalent since they fall back to the standard library. There's no need to reimpose whatever constraints the standard library already imposes. PiperOrigin-RevId: 926341943 Change-Id: I406d1203ca2d4fec68ae7a06eef0cf2dad6916dd | 3 个月前 | |
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 | 2 年前 | |
Replace more std::TRAIT<...>::value with std::TRAIT_v<...> equivalents and std::TRAIT<...>::type with std::TRAIT_t<...> equivalents PiperOrigin-RevId: 968643804 Change-Id: Iec20c0ceece27a82e04d931b5c14e8c972ebeda0 | 1 个月前 | |
No-op change for internal experiment PiperOrigin-RevId: 967996006 Change-Id: Id55ceaff8a72132d9b033bd5ed027c3ff09dd429 | 1 个月前 |