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 73789eb068 Detects accidental multiple invocations of AnyInvocable<R(...)&&>::operator()&& by producing an error in debug mode, and clarifies that the behavior is undefined in the general case. 2 years ago
..
internal Detects accidental multiple invocations of AnyInvocable<R(...)&&>::operator()&& by producing an error in debug mode, and clarifies that the behavior is undefined in the general case. 2 years ago
BUILD.bazel Release absl::AnyInvocable 2 years ago
CMakeLists.txt Release absl::AnyInvocable 2 years ago
any_invocable.h Detects accidental multiple invocations of AnyInvocable<R(...)&&>::operator()&& by producing an error in debug mode, and clarifies that the behavior is undefined in the general case. 2 years ago
any_invocable_test.cc Detects accidental multiple invocations of AnyInvocable<R(...)&&>::operator()&& by producing an error in debug mode, and clarifies that the behavior is undefined in the general case. 2 years ago
bind_front.h Export of internal Abseil changes 3 years ago
bind_front_test.cc Export of internal Abseil changes 5 years ago
function_ref.h Export of internal Abseil changes 3 years ago
function_ref_test.cc Export of internal Abseil changes 3 years ago
function_type_benchmark.cc Release absl::AnyInvocable 2 years ago