pointee
Accesses the instance referenced by this pointer.
Declaration
var pointee: Pointee { get }Discussion
When reading from the pointee property, the instance referenced by this pointer must already be initialized.
Accesses the instance referenced by this pointer.
var pointee: Pointee { get }When reading from the pointee property, the instance referenced by this pointer must already be initialized.