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 6acb60c161 Removes the legacy spellings of the thread annotation macros/functions 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 Split configuration related to cycle clock into separate headers 2 years ago
attributes.h 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
bit_cast_test.cc Export of internal Abseil changes 5 years ago
call_once.h Export of internal Abseil changes 4 years ago
call_once_test.cc Export of internal Abseil changes 5 years ago
casts.h Export of internal Abseil changes 3 years ago
config.h Don't try to enable use of ARM NEON intrinsics when compiling in CUDA device mode. They are not available in that configuration, even if the host supports them. 2 years ago
config_test.cc Export of internal Abseil changes 5 years ago
const_init.h Export of internal Abseil changes 5 years ago
dynamic_annotations.h Export of internal Abseil changes 3 years ago
exception_safety_testing_test.cc Fix C++17 constexpr storage deprecation warnings 3 years ago
inline_variable_test.cc Export of internal Abseil changes 5 years ago
inline_variable_test_a.cc Export of internal Abseil changes 5 years ago
inline_variable_test_b.cc Export of internal Abseil changes 5 years ago
invoke_test.cc Add implementation of is_invocable_r to absl::base_internal for C++ < 17, define it as alias of std::is_invocable_r when C++ >= 17 3 years ago
log_severity.cc Adds ABSL_CONST_INIT to initializing declarations where it is missing 3 years ago
log_severity.h Export of internal Abseil changes 3 years ago
log_severity_test.cc Export of internal Abseil changes 3 years ago
macros.h Export of internal Abseil changes 4 years ago
optimization.h 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
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 Delete #include. 2 years ago
policy_checks.h Move Abseil to C++14 minimum 2 years ago
port.h Export of internal Abseil changes 4 years ago
raw_logging_test.cc Export of internal Abseil changes 5 years ago
spinlock_test_common.cc Fix "unsafe narrowing" warnings in absl, 10/n. 2 years ago
thread_annotations.h Reformulate documentation of ABSL_LOCKS_EXCLUDED. 3 years ago
throw_delegate_test.cc Export of internal Abseil changes 5 years ago