Contents

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 }

See Also

Constants