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.
 
 
 
 
 
 
Russell Johnston 8bf19a07e0 Use the `-l` form for MinGW-specific link dependencies 2 years ago
..
internal Removes the legacy spellings of the thread annotation macros/functions 2 years ago
BUILD.bazel Split configuration related to cycle clock into separate headers 2 years ago
CMakeLists.txt Use the `-l` form for MinGW-specific link dependencies 2 years ago
attributes.h
bit_cast_test.cc
call_once.h
call_once_test.cc
casts.h
config.h Merge pull request #1289 from keith:ks/fix-more-clang-deprecated-builtins 2 years ago
config_test.cc
const_init.h
dynamic_annotations.h
exception_safety_testing_test.cc
inline_variable_test.cc
inline_variable_test_a.cc
inline_variable_test_b.cc
invoke_test.cc
log_severity.cc
log_severity.h
log_severity_test.cc
macros.h
optimization.h Configure ABSL_CACHE_ALIGNED for clang-like and MSVC toolchains. 2 years ago
optimization_test.cc 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
options.h
policy_checks.h
port.h
raw_logging_test.cc
spinlock_test_common.cc Fix "unsafe narrowing" warnings in absl, 10/n. 2 years ago
thread_annotations.h
throw_delegate_test.cc