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 1cd889767e Fix -Wimplicit-int-conversion and -Wsign-conversion warnings in btree. 2 years ago
..
algorithm
base 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
cleanup
container Fix -Wimplicit-int-conversion and -Wsign-conversion warnings in btree. 2 years ago
copts
debugging
flags
functional
hash
log De-pointerize LogStreamer::stream_, and fix move ctor/assign preservation of flags and other stream properties. 2 years ago
memory
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
profiling
random
status
strings Implement Eisel-Lemire for from_chars<float> 2 years ago
synchronization
time Import of CCTZ from GitHub. 2 years ago
types
utility
BUILD.bazel
CMakeLists.txt
abseil.podspec.gen.py