Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ABSL_HARDENING_ASSERT in AnyInvocable to avoid performance impact in o... | Abseil Team | 2023-05-11 | 1 | -1/+1 |
* | std::shared_ptr<T>::unique() is deprecated in C++17 and removed in C++20. | Abseil Team | 2023-02-16 | 1 | -3/+3 |
* | Detects accidental multiple invocations of AnyInvocable<R(...)&&>::operator()... | Abseil Team | 2022-10-11 | 1 | -10/+39 |
* | any_invocable_test: Re-enable the two conversion tests that used to fail unde... | Dino Radakovic | 2022-07-15 | 1 | -6/+0 |
* | Release absl::AnyInvocable | Dino Radakovic | 2022-06-16 | 1 | -0/+1696 |