objc_id::ShareId [] [src]

type ShareId<T> = Id<T, Shared>;

A convenient alias for a shared Id.