This website requires JavaScript.
Explore
Help
Sign In
pub_soft
/
abseil-cpp
Watch
3
Star
0
Fork
0
You've already forked abseil-cpp
mirror of
https://github.com/abseil/abseil-cpp.git
synced
2026-06-04 20:14:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa7e63a4ffe62cf7787260bdda20d0793bc4ef68
abseil-cpp
/
absl
/
algorithm
History
Abseil Team
878361312d
Automated Code Change
...
PiperOrigin-RevId: 783054860 Change-Id: I3f84881642f2f77be5d5275983243edf6305178c
2025-07-14 15:00:34 -07:00
..
algorithm_test.cc
Mark non-modifying container algorithms as constexpr for C++20.
2024-08-05 22:55:39 -07:00
algorithm.h
Mark non-modifying container algorithms as constexpr for C++20.
2024-08-05 22:55:39 -07:00
BUILD.bazel
Automated Code Change
2025-07-14 15:00:34 -07:00
CMakeLists.txt
Use absl::InsecureBitGen in place of std::random_device in Abseil tests.
2025-04-23 14:16:54 -07:00
container_test.cc
Use absl::InsecureBitGen in place of std::random_device in Abseil tests.
2025-04-23 14:16:54 -07:00
container.h
Avoid requiring default-constructability of iterator type in algorithms that use ContainerIterPairType
2025-05-09 11:40:36 -07:00