Constructs the AnyInvocable in an empty state. Invoking it results in undefined behavior.

Synopsis

Declared in <absl/functional/any_invocable.h>

AnyInvocable() noexcept = default;

Created with MrDocs