Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in weak-references

Is it possible to hook objects being collected by GC?

When and why would I want to declare a local variable as __weak using ARC?

Can I weak reference methods? [duplicate]

python weak-references

Concurrent set with weak references and identity hash

EXC_BAD_INSTRUCTION when synthesizing @property (weak) IBOutlet NSWindow *window

What is the difference between a var and a weak var in Swift [duplicate]

Weak property in a Swift protocol may only be a class or class-bound protocol type

Prevent ARC to nil a weak ivar right after assignment (in release builds) [duplicate]

Idiom to hide `self` in Objective C blocks?

GC Doesn't Delete Circular References in WeakKeyDictionaries?

what are weak global references ? How it is different from a global reference?

Weak Reference for Network callback bad idea?

Would Guava's Cache<K, Semaphore> with weakValues() be thread safe?

Objective-C ARC __weak variable reference triggers warning "__weak attribute cannot be specified on an automatic variable"

Weak References in clojure

clojure weak-references

Java SoftReference guarantee failing

Java 8 lambda weak reference

Weak reference to closure in Swift

Set of weak observers in Swift