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 a168dd0143 Use SSE instructions for prefetch when __builtin_prefetch is unavailable 3 years ago
..
algorithm
base Use SSE instructions for prefetch when __builtin_prefetch is unavailable 3 years ago
cleanup
container Replace direct uses of __builtin_prefetch from SwissTable with the wrapper functions. 3 years ago
copts
debugging
flags
functional
hash
memory
meta
numeric
profiling
random Internal change 3 years ago
status
strings Use NullSafeStringView for const char* args to absl::StrCat, treating null pointers as "" 3 years ago
synchronization absl: fix use-after-free in Mutex/CondVar 3 years ago
time
types
utility
BUILD.bazel
CMakeLists.txt
abseil.podspec.gen.py