[#absl-AnyInvocable-absl_internal_is_view] = xref:absl.adoc[absl]::xref:absl/AnyInvocable.adoc[AnyInvocable]::absl_internal_is_view :relfileprefix: ../../ :mrdocs: Tag indicating that `AnyInvocable` is not a view‐like type. == Synopsis Declared in `<absl/functional/any_invocable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using absl_internal_is_view = std::false_type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#