Search code examples
Using weak self in dispatch_async function...

iosobjective-c-blocksweak-referencesretain-cycle

Read More
What is the difference between a __weak and a __block reference?...

objective-cmemory-managementobjective-c-blocksweak-referencesownership

Read More
In c# how to know if a weak referenced object is going to be garbage collected?...

c#weak-references

Read More
WeakReference only keep the object in 1 generation?...

c#garbage-collectionweak-references

Read More
Find weak_ptr in vector...

c++findsmart-pointersweak-references

Read More
How can I create a dead weakref in python?...

pythonweak-references

Read More
android WeakReference of activity...

androidandroid-asynctaskweak-references

Read More
android.view.RenderNode JNI ERROR (app bug): weak global reference table overflow...

javaandroidjava-native-interfaceweak-references

Read More
Indexable weak ordered set in Python...

pythoninheritanceweak-references

Read More
Safely iterating over WeakKeyDictionary and WeakValueDictionary...

pythondictionaryweak-references

Read More
Why do we need weak reference in java...

javaweak-references

Read More
Why we use get() method after Weak Reference Object Instances (Like Text View)?...

javaandroidweak-references

Read More
Where does the weak self go?...

swiftweak-references

Read More
WeakReferenced object is not garbage collected after calling System.gc()...

javareferencegarbage-collectionweak-references

Read More
Compacting a WeakReference Dictionary...

c#.net-4.0weak-references

Read More
WeakReference of a Collection in java...

javagarbage-collectionweak-references

Read More
Are WeakHashMap cleared during a full GC?...

javajitweak-references

Read More
How to get the target of a weak reference in a safe way...

c#.netgarbage-collectionweak-references

Read More
Calling methods on a weak reference object...

javaandroidweak-references

Read More
Are there Weak References in .NET?...

c#.netgarbage-collectionweak-references

Read More
Are there potential drawbacks to using a [weak self] within a closure after declaring a strong self?...

iosswiftclosuresweak-references

Read More
When to use weak references in Python?...

pythonweak-references

Read More
Concurrent set with weak references and identity hash...

javaconcurrencysetguavaweak-references

Read More
Is it okay to initialise WeakReference with a null value?...

c#weak-references

Read More
What's the difference between __weak and __strong attributes in iOS?...

objective-cios6weak-referencesstrong-references

Read More
Is it safe to give a python WeakSet to a list constructor?...

pythonweak-references

Read More
How does a value in an entry in the WeakHashMap gets garbage collected when the actual object is gar...

javacollectionsgarbage-collectionweak-referencesweakhashmap

Read More
WeakReference.get() returns null after being checked for it...

androidandroid-asynctasknullpointerexceptionweak-references

Read More
any way to tell if a method ended or local in method in no longer in use?...

javaweak-referencessoft-referencesphantom-reference

Read More
Why Swift disallows weak reference for non-optional type?...

swiftoption-typeweak-references

Read More
BackNext