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
b85d16902fc47ac4e71efd2f44bdcf87ee65cef2
abseil-cpp
/
absl
/
utility
History
Abseil Team
affc2bd8a8
Make absl::FunctionRef support non-const callables, aligning it with std::function_ref from C++26
...
PiperOrigin-RevId: 807349765 Change-Id: I2a59d749818c5df669f6332f88bc1c9d59a2174d
2025-09-15 13:01:23 -07:00
..
BUILD.bazel
Adds required load statements for C++ rules to BUILD and bzl files.
2025-07-23 08:59:55 -07:00
CMakeLists.txt
Remove the polyfills for absl::apply and absl::make_from_tuple,
2025-02-26 09:32:50 -08:00
utility.h
Make absl::FunctionRef support non-const callables, aligning it with std::function_ref from C++26
2025-09-15 13:01:23 -07:00