Contents

objectPointerPersonality

Use shifted pointer for the hash value and direct comparison to determine equality; use the description method for a description.

Declaration

static var objectPointerPersonality: NSPointerFunctions.Options { get }

Discussion

As a special case, if you do not use garbage collection and specify this value in conjunction with strongMemory then the NSPointerFunctions object uses retain and release.

See Also

Personality Options