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.
 
 
 
 
 
 
Evan Brown c7e60ccfcd Add ABSL_IS_TRIVIALLY_RELOCATABLE and ABSL_ATTRIBUTE_TRIVIAL_ABI macros for use with clang's __is_trivially_relocatable and [[clang::trivial_abi]]. 2 years ago
..
algorithm
base Add ABSL_IS_TRIVIALLY_RELOCATABLE and ABSL_ATTRIBUTE_TRIVIAL_ABI macros for use with clang's __is_trivially_relocatable and [[clang::trivial_abi]]. 2 years ago
cleanup
container Fixed sign-conversion warning in code. 2 years ago
copts
debugging Fix frame pointer alignment check. 2 years ago
flags
functional
hash
memory
meta
numeric
profiling
random
status Add missing include for std::unique_ptr 2 years ago
strings
synchronization Merge pull request #1223 from ElijahPepe:fix/implement-snprintf-safely 2 years ago
time Import of CCTZ from GitHub. 2 years ago
types
utility
BUILD.bazel
CMakeLists.txt
abseil.podspec.gen.py