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
7eaa5fbb228387f73b21d0cd546347cb26c6bd33
abseil-cpp
/
absl
/
algorithm
History
Abseil Team
b0e44a92f8
Refactor size checks in c_copy and c_copy_n to use base_internal::HardeningAssert.
...
PiperOrigin-RevId: 916158503 Change-Id: Ie3565d3a8a2c3a983af794078b01c18beb1d49b9
2026-05-15 13:33:19 -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
Deprecate and inline historical functions in Abseil
2026-05-12 14:21:33 -07:00
BUILD.bazel
Refactor size checks in c_copy and c_copy_n to use base_internal::HardeningAssert.
2026-05-15 13:33:19 -07:00
CMakeLists.txt
Refactor size checks in c_copy and c_copy_n to use base_internal::HardeningAssert.
2026-05-15 13:33:19 -07:00
container_test.cc
Add container overloads for absl::c_copy and absl::c_copy_n
2026-05-13 13:43:47 -07:00
container.h
Refactor size checks in c_copy and c_copy_n to use base_internal::HardeningAssert.
2026-05-15 13:33:19 -07:00