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 518984e432 Fix stacktrace header includes 2 years ago
..
algorithm Convert algorithm and container benchmarks to cc_binary 2 years ago
base Rollback of fix "unsafe narrowing" warnings in absl, 8/n. 2 years ago
cleanup Export of internal Abseil changes 3 years ago
container Convert algorithm and container benchmarks to cc_binary 2 years ago
copts Export of internal Abseil changes 3 years ago
debugging Fix stacktrace header includes 2 years ago
flags Rollback of fix "unsafe narrowing" warnings in absl, 8/n. 2 years ago
functional any_invocable_test: Re-enable the two conversion tests that used to fail under MSVC 2 years ago
hash CMake: Mark hash_testing as a public testonly library, as it is with Bazel 2 years ago
log Fix log StrippingTest on windows when TCHAR = WCHAR 2 years ago
memory Don't construct/destroy object twice 3 years ago
meta Map the absl::is_trivially_* functions to their std impl 2 years ago
numeric Change bit_width(T) to return int rather than T. 2 years ago
profiling Rollback of fix "unsafe narrowing" warnings in absl, 8/n. 2 years ago
random Remove the ABSL_HAVE_INTRINSIC_INT128 test from pcg_engine.h 2 years ago
status remove unused includes and add missing std includes for absl/status/status.h 2 years ago
strings Fixes bug so that `%v` with modifiers doesn't compile. `%v` is not intended to work with modifiers because the meaning of modifiers is type-dependent and `%v` is intended to be used in situations where the type is not important. Please continue using if `%s` if you require format modifiers. 2 years ago
synchronization Rollback of fix "unsafe narrowing" warnings in absl, 8/n. 2 years ago
time Import of CCTZ from GitHub. 2 years ago
types Fixed header guards to match style guide conventions. 2 years ago
utility Minor clang-tidy cleanups 2 years ago
BUILD.bazel Export of internal Abseil changes 3 years ago
CMakeLists.txt Release the Abseil Logging library 2 years ago
abseil.podspec.gen.py Export of internal Abseil changes 4 years ago