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 12:07:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20260526.rc2
abseil-cpp
/
absl
/
crc
History
Derek Mauro
e7e7b016aa
CRC: Fix unused variable warnings in no-op implementation
...
PiperOrigin-RevId: 919072538 Change-Id: Id927ef7e9d17dc9f5e83ca12a23851c2fcf60aad
2026-05-21 08:45:36 -07:00
..
internal
CRC: Fix unused variable warnings in no-op implementation
2026-05-21 08:45:36 -07:00
BUILD.bazel
Cleanup the uses of the polyfills absl::any, absl::optional,
2026-02-19 08:53:17 -08:00
CMakeLists.txt
Cleanup the uses of the polyfills absl::any, absl::optional,
2026-02-19 08:53:17 -08:00
crc32c_benchmark.cc
Remove more lingering C++17 type traits polyfill usages
2026-04-27 08:03:53 -07:00
crc32c_test.cc
Optimize CRC-32C extension by zeroes
2025-07-24 14:04:51 -07:00
crc32c.cc
Move the implementation of absl::ComputeCrc32c to the header file, to
2025-02-19 09:16:21 -08:00
crc32c.h
Move the implementation of absl::ComputeCrc32c to the header file, to
2025-02-19 09:16:21 -08:00