absl::internal_any_invocable::CoreImpl

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>

template<
    bool,
    class,
    class...>
class CoreImpl;