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.
 
 
 
 
 
 
Abseil Team c00a27581e Fix minor typo in absl/time/time.h comment: 3 years ago
..
algorithm algorithm_test: suppress bogus -Wnonnull warning in GCC 12 3 years ago
base Don't try to enable use of ARM NEON intrinsics when compiling in CUDA device mode. They are not available in that configuration, even if the host supports them. 3 years ago
cleanup Export of internal Abseil changes 3 years ago
container Fix "unsafe narrowing" warnings in absl, 1/n. 3 years ago
copts Export of internal Abseil changes 3 years ago
debugging debugging: handle alternate signal stacks better on RISCV 3 years ago
flags Update GoogleTest version used by Abseil 3 years ago
functional any_invocable_test: Re-enable the two conversion tests that used to fail under MSVC 3 years ago
hash Workaround bug in GCC 7.2 3 years ago
memory Don't construct/destroy object twice 3 years ago
meta Map the absl::is_trivially_* functions to their std impl 3 years ago
numeric Change bit_width(T) to return int rather than T. 3 years ago
profiling Fix "unsafe narrowing" warnings in absl, 1/n. 3 years ago
random Fix "unsafe narrowing" warnings in absl, 3/n. 3 years ago
status remove unused includes and add missing std includes for absl/status/status.h 3 years ago
strings Fix "unsafe narrowing" warnings in absl, 5/n. 3 years ago
synchronization Fix "unsafe narrowing" warnings in absl, 3/n. 3 years ago
time Fix minor typo in absl/time/time.h comment: 3 years ago
types Make Span complain if constructed with a parameter that won't outlive it, except if that parameter is also a span or appears to be a view type. 3 years ago
utility Minor clang-tidy cleanups 3 years ago
BUILD.bazel Export of internal Abseil changes 3 years ago
CMakeLists.txt Export of internal Abseil changes 4 years ago
abseil.podspec.gen.py Export of internal Abseil changes 4 years ago