Search code examples
weak IBOutlet UIView property would become nil...


iospropertiesweak-referencesiboutlet

Read More
Idiom to hide `self` in Objective C blocks?...


objective-cobjective-c-blocksselfweak-references

Read More
iOS7 is there a reason to use assign instead of weak for properties?...


objective-cios7automatic-ref-countingweak-referencesstrong-parameters

Read More
When to use WeakReference?...


javaweak-references

Read More
a macro to get the weak type for a block...


iosobjective-cmacosobjective-c-blocksweak-references

Read More
Garbage Collector Listeners...


javaweak-references

Read More
Do I hide the impl of WeakReferences or force the client to use them...


javaapiweak-references

Read More
Can I have a weak static pointer?...


objective-cpointersstaticweak-references

Read More
Forcing finalizers order...


c#weak-referencesfinalizer

Read More
Java SoftReference guarantee failing...


javagarbage-collectionout-of-memoryweak-referencessoft-references

Read More
Weak property is set to nil in dealloc but property's ivar is not nil...


objective-cautomatic-ref-countingweak-references

Read More
ARC: correct use of __unsafe_unretained __block in variable declaration...


objective-cautomatic-ref-countingobjective-c-blocksnsnotificationcenterweak-references

Read More
How to detect when an object is no longer referenced...


javareferenceweak-references

Read More
Weak-memoizing result of multi-parameter function in OCaml...


cachingocamlweak-referencesmemoization

Read More
How WeakReference is affecting working of this program...


javadictionaryreferenceweak-references

Read More
Is this still WeakReference?...


javaandroidweak-references

Read More
AS3 MouseEvent and weakReference...


actionscript-3memory-leaksgarbage-collectionmouseeventweak-references

Read More
A very weak reference (cannot be turned into shared)...


c++shared-ptrweak-references

Read More
Return object to pool when no references point to it...


c#.netweak-references

Read More
Objective C - Two Dictionaries using same values, strong or weak...


iosobjective-cnsdictionaryweak-referencesstrong-references

Read More
Strong and weak modifiers with ios interface elements...


iospointersuikitweak-referencesstrong-references

Read More
Why one weak reference gets deallocated and other doesn't?...


iosobjective-cpointersweak-references

Read More
WeakReference to String and String constants...


javaweak-references

Read More
Avoid redefinition of alias variable for weak reference in header-file...


cgccattributesweak-references

Read More
Objective-C ARC __weak variable reference triggers warning "__weak attribute cannot be specifie...


objective-ciosautomatic-ref-countingobjective-c++weak-references

Read More
OS X: How to make dictionary with weak refs to objects on 10.7, ARC enabled...


automatic-ref-countingnsdictionaryweak-references

Read More
What are WeakReferences, Weakhashmaps, softreferences used for?...


javagarbage-collectionweak-referencesweakhashmap

Read More
Explanation of weak self assignment using __typeof...


c++objective-cautomatic-ref-countingweak-referencestypeof

Read More
GC doesn't collect when WeakReference references a delegate?...


c#delegatesweak-references

Read More
Crash with iAd only on iOS 7 - weak delegate is bad pointer...


iosiadweak-references

Read More
BackNext