Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in weak-references

Can't make weak reference to closure in Swift

Swift Closures - Capturing self as weak

Suitable collection class for event listeners in Java

Can I have a weak static pointer?

Python: dereferencing weakproxy

python weak-references

using python WeakSet to enable a callback functionality

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

why use WeakReference on android Listeners?

android weak-references

How do weak and strong references look like in objective-c?

Calling method using optional chaining on weak variable causes EXC_BAD_ACCESS

swift weak-references

strange WeakReference behavior on Mono

c# mono weak-references

Why are weak pointers useful?

Garbage Collection should have removed object but WeakReference.IsAlive still returning true

How to delete every reference of an object in Python?

Creating a regular weak-reference in Javascript using WeakMaps

Pickling weakref in Python

weak reference to object containing a nested strong reference, and garbage collection

WeakReference understanding

c# wpf weak-references

Compacting a WeakReference Dictionary

c# .net-4.0 weak-references

How can I use a std::map with std::weak_ptr as key?