aboutsummaryrefslogtreecommitdiff
path: root/absl/functional/any_invocable_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove ABSL_HARDENING_ASSERT in AnyInvocable to avoid performance impact in o...Abseil Team2023-05-111-1/+1
* std::shared_ptr<T>::unique() is deprecated in C++17 and removed in C++20.Abseil Team2023-02-161-3/+3
* Detects accidental multiple invocations of AnyInvocable<R(...)&&>::operator()...Abseil Team2022-10-111-10/+39
* any_invocable_test: Re-enable the two conversion tests that used to fail unde...Dino Radakovic2022-07-151-6/+0
* Release absl::AnyInvocableDino Radakovic2022-06-161-0/+1696