Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in weak-references

Strong and weak modifiers with ios interface elements

class method where self if used within a block

WeakReference doesn't returns null, though there are no strong references to the actual reference object

Get list of active items from ConditionalWeakTable<T>

c# .net weak-references

Is this Runnable safe from memory leak?

WeakValueDictionary retaining reference to object with no more strong references

JVM - Are WeakReferences collected in minor GC?

EXC_BAD_ACCESS on objc_setAssociatedObject with -weak_library /usr/lib/libSystem.B.dylib linker flags

Java: Stack with weak references

weakSelf (the good), strongSelf (the bad) and blocks (the ugly)

Acquiring a regular reference from a weakref proxy in python

python weak-references

MATLAB weak references to handle class objects

How to keep track of instances of python objects in a reliable way?

When do short weak references become null?

Why there is no WeakList and WeakSet implementation in Java? [duplicate]

Defining python type hints for list of a weakref object

WeakHashMap and strongly referenced value

What happens to a WeakReference after GC of WeakReference.Target

When to use Weak and Phantom references in Java

Weak method argument semantics