summaryrefslogtreecommitdiff
path: root/absl/functional/any_invocable.h
Commit message (Expand)AuthorAge
* Document that wrapping an empty `std::function` creates a non-empty `AnyInvoc...Gravatar Dino Radakovic2023-04-06
* Fix typo in commentGravatar Dino Radakovic2023-04-06
* Detects accidental multiple invocations of AnyInvocable<R(...)&&>::operator()...Gravatar Abseil Team2022-10-11
* AnyInvocable: Move credits to the top of the fileGravatar Dino Radakovic2022-06-24
* Release absl::AnyInvocableGravatar Dino Radakovic2022-06-16