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 3a35cb3dff Fix throw_delegate_test when using libc++ with shared libraries 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 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 Merge pull request #1289 from keith:ks/fix-more-clang-deprecated-builtins 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 2 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 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 Delete #include. 2 years ago
policy_checks.h Enforce Visual Studio 2017 (MSVC++ 15.0) minumum 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. 2 years ago
throw_delegate_test.cc Fix throw_delegate_test when using libc++ with shared libraries 2 years ago