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 b4a4a6b01f Replace std::atomic_flag with std::atomic<bool> to avoid the C++20 2 years ago
..
BUILD.bazel drop an unused dep 2 years ago
append_truncated.h Factor out the internal helper AppendTruncated, which is used and redefined in a couple places, plus several more that have yet to be released. 2 years ago
check_op.cc Release the Abseil Logging library 2 years ago
check_op.h Release the Abseil Logging library 2 years ago
conditions.cc Fix "unsafe narrowing" warnings in absl, 11/n. 2 years ago
conditions.h Release the Abseil Logging library 2 years ago
config.h Release the Abseil Logging library 2 years ago
flags.h Release the Abseil Logging library 2 years ago
globals.cc Release the Abseil Logging library 2 years ago
globals.h Release the Abseil Logging library 2 years ago
log_format.cc Factor out the internal helper AppendTruncated, which is used and redefined in a couple places, plus several more that have yet to be released. 2 years ago
log_format.h Release the Abseil Logging library 2 years ago
log_message.cc Replace std::atomic_flag with std::atomic<bool> to avoid the C++20 2 years ago
log_message.h Support logging of user-defined types that implement `AbslStringify()` 2 years ago
log_sink_set.cc Cast unused variable to void 2 years ago
log_sink_set.h Release the Abseil Logging library 2 years ago
nullguard.h Release the Abseil Logging library 2 years ago
nullstream.h Narrow some _MSC_VER checks to not catch clang-cl. 2 years ago
stderr_log_sink_test.cc Release the Abseil Logging library 2 years ago
strip.h Release the Abseil Logging library 2 years ago
test_actions.cc Small cleanups in logging test helpers 2 years ago
test_actions.h Release the Abseil Logging library 2 years ago
test_helpers.cc Fix various warnings for _WIN32. 2 years ago
test_helpers.h Release the Abseil Logging library 2 years ago
test_matchers.cc Small cleanups in logging test helpers 2 years ago
test_matchers.h Release the Abseil Logging library 2 years ago
voidify.h Release the Abseil Logging library 2 years ago