[#absl-internal_any_invocable-CoreImpl] = xref:absl.adoc[absl]::internal_any_invocable::CoreImpl :relfileprefix: ../../ :mrdocs: Grants friendship to other `AnyInvocable` instantiations so they can access this target during converting construction and assignment. == Synopsis Declared in `<absl/functional/any_invocable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< bool, class, class...> class CoreImpl; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#