NSHashTableWeakMemory
Equal to Weakmemory. Uses weak read and write barriers appropriate for ARC or GC. Using Weakmemory object references will turn to NULL on last release.
Declaration
var NSHashTableWeakMemory: NSPointerFunctions.Options { get }Equal to Weakmemory. Uses weak read and write barriers appropriate for ARC or GC. Using Weakmemory object references will turn to NULL on last release.
var NSHashTableWeakMemory: NSPointerFunctions.Options { get }