[#absl-AnyInvocable-2constructor-03] = xref:absl.adoc[absl]::xref:absl/AnyInvocable.adoc[AnyInvocable]::AnyInvocable :relfileprefix: ../../ :mrdocs: Constructs the `AnyInvocable` in an empty state. Invoking it results in undefined behavior. == Synopsis Declared in `<absl/functional/any_invocable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- AnyInvocable() noexcept = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#