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.
 
 
 
 
 
 
Michael Diamond 1ee0ea8489 Fix a few lint findings in flags' usage.cc 3 years ago
..
algorithm Fix "unsafe narrowing" warnings in absl, 10/n. 3 years ago
base Enforce Visual Studio 2017 (MSVC++ 15.0) minumum 3 years ago
cleanup Export of internal Abseil changes 3 years ago
container Merge pull request #1287 from GOGOYAO:patch-1 3 years ago
copts Stop disabling some test warnings that have been fixed 3 years ago
debugging Use the `-l` form for MinGW-specific link dependencies 3 years ago
flags Fix a few lint findings in flags' usage.cc 3 years ago
functional Detects accidental multiple invocations of AnyInvocable<R(...)&&>::operator()&& by producing an error in debug mode, and clarifies that the behavior is undefined in the general case. 3 years ago
hash CMake: Mark absl::cord_test_helpers and absl::spy_hash_state PUBLIC 3 years ago
log Narrow some _MSC_VER checks to not catch clang-cl. 3 years ago
memory Fix sign conversion warnings in memory_test.cc. 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. 3 years ago
numeric Fix "unsafe narrowing" warnings in absl, 12/12. 3 years ago
profiling Fix "unsafe narrowing" warnings in absl, 8/n. 3 years ago
random Use the `-l` form for MinGW-specific link dependencies 3 years ago
status Fix "unsafe narrowing" warnings in absl, 10/n. 3 years ago
strings Support logging of user-defined types that implement `AbslStringify()` 3 years ago
synchronization Merge pull request #1307 from KindDragon:patch-1 3 years ago
time Import of CCTZ from GitHub. 3 years ago
types Eliminate span_internal::Min in favor of std::min, since Min conflicts with a macro in a third-party library. 3 years ago
utility Minor clang-tidy cleanups 3 years ago
BUILD.bazel Add a case to detect when the Bazel compiler string is explicitly set to "gcc", 3 years ago
CMakeLists.txt Release the Abseil Logging library 3 years ago
abseil.podspec.gen.py Export of internal Abseil changes 5 years ago