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 72ec15a317 Fixed header guards to match style guide conventions. 2 years ago
..
internal Fixed header guards to match style guide conventions. 2 years ago
BUILD.bazel
CMakeLists.txt
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
call_once.h
call_once_test.cc
casts.h
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
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 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
optimization_test.cc 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
options.h Delete #include. 2 years ago
policy_checks.h
port.h
raw_logging_test.cc
spinlock_test_common.cc Fix "unsafe narrowing" warnings in absl, 1/n. 2 years ago
thread_annotations.h
throw_delegate_test.cc