absl::AnyInvocable::swap()
Declared in <absl/functional/any_invocable.h>
<absl/functional/any_invocable.h>
void swap(AnyInvocable& other) noexcept;
Exchanges the targets of *this and other.
*this
other
AnyInvocable