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 76466b85fb Changes mutex unlock profiling 2 years ago
..
algorithm Fix "unsafe narrowing" warnings in absl, 10/n. 2 years ago
base Configure ABSL_CACHE_ALIGNED for clang-like and MSVC toolchains. 2 years ago
cleanup Export of internal Abseil changes 3 years ago
container Add static_cast<void*> to the sources for trivial relocations to avoid spurious -Wdynamic-class-memaccess errors in the presence of other compilation errors. 2 years ago
copts Add a case to detect when the Bazel compiler string is explicitly set to "gcc", 2 years ago
debugging Improve failure message: tell the values we don't like. 2 years ago
flags Fix "unsafe narrowing" warnings in absl, 8/n. 2 years ago
functional Rename True alias. 2 years ago
hash CMake: Mark absl::cord_test_helpers and absl::spy_hash_state PUBLIC 2 years ago
log Fix "unsafe narrowing" warnings in absl, 11/n. 2 years ago
memory Don't construct/destroy object twice 3 years ago
meta Change the macro ABSL_IS_TRIVIALLY_RELOCATABLE into a type trait - absl::is_trivially_relocatable - and move it from optimization.h to type_traits.h. 2 years ago
numeric Change bit_width(T) to return int rather than T. 2 years ago
profiling Fix "unsafe narrowing" warnings in absl, 8/n. 2 years ago
random Fix "unsafe narrowing" warnings in absl, 8/n. 2 years ago
status Fix "unsafe narrowing" warnings in absl, 10/n. 2 years ago
strings Add clang < 7 to conditions 2 years ago
synchronization Changes mutex unlock profiling 2 years ago
time Import of CCTZ from GitHub. 2 years ago
types Merge pull request #1284 from t0ny-peng:chore/remove-unused-class-in-variant 2 years ago
utility Minor clang-tidy cleanups 2 years ago
BUILD.bazel Add a case to detect when the Bazel compiler string is explicitly set to "gcc", 2 years ago
CMakeLists.txt Release the Abseil Logging library 2 years ago
abseil.podspec.gen.py