Abseil Common Libraries (C++) (grcp 依赖) https://abseil.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Derek Mauro 4bb6a0e045 Fix detection of ABSL_HAVE_ELF_MEM_IMAGE on Haiku 3 years ago
..
algorithm
base Don't default to the unscaled cycle clock on any Apple targets. 3 years ago
cleanup Export of internal Abseil changes 3 years ago
container Replace direct uses of __builtin_prefetch from SwissTable with the wrapper functions. 3 years ago
copts Export of internal Abseil changes 3 years ago
debugging Fix detection of ABSL_HAVE_ELF_MEM_IMAGE on Haiku 3 years ago
flags Export of internal Abseil changes 3 years ago
functional Rename function_ref_benchmark.cc into more generic function_type_benchmark.cc, add missing includes 3 years ago
hash Export of internal Abseil changes 3 years ago
memory Don't construct/destroy object twice 3 years ago
meta
numeric
profiling Export of internal Abseil changes 3 years ago
random Internal change 3 years ago
status Fix a typo in a comment. 3 years ago
strings Cord: workaround a GCC 12.1 bug that triggers a spurious warning 3 years ago
synchronization absl: fix use-after-free in Mutex/CondVar 3 years ago
time Import of CCTZ from GitHub. 3 years ago
types Fixes for C++20 support when not using std::optional. 3 years ago
utility
BUILD.bazel Export of internal Abseil changes 3 years ago
CMakeLists.txt
abseil.podspec.gen.py