Search code examples
Weak self does nothing or what am i doing wrong?...


swiftconcurrencyweak-referencesdispatch-asyncweak

Read More
Python - how to check if weak reference is still available...


c++pythonreferenceweak

Read More
Delphi: Object aggregation and memory leaks using [weak] attribute...


delphimemory-leaksaggregationunsafeweak

Read More
When linking with --no-undefined and --as-needed, how should weak symbols be handled...


linuxlinkersymbolsweak

Read More
In Javascript, is there a way to make strict comparison "greater than" or "smaller th...


javascriptcomparisonoperationweak

Read More
Can I use RunLoop for realtime object observing in Swift?...


iosswiftrunloopweak

Read More
What exactly does '__weak typeof(self)weakSelf = self;' mean...


objective-ctypeofweak

Read More
assembly weak symbol not working as (I) expected...


assemblyriscvgnu-assemblerweakriscv32

Read More
Java WeakReference is still holding valid reference when referent is no longer valid...


javagetreferencenullweak

Read More
Use [weak self] in the nested block in swift...


swiftescapingguardweak

Read More
Weak function definitions for interrupt vector in a static library are preferred over strong ones...


cmakelinkerstatic-librariesweakarm-none-eabi-gcc

Read More
What is difference between "[self] in" & "[weak self] in" in Swift?...


iosswiftclosuresunsafeweak

Read More
How to force user implement __weak functions...


cweak

Read More
Is there a boost::weak_intrusive_pointer?...


c++boostpointersweak

Read More
What is the Objective-C equivalent of 'weak self' in a Swift closure?...


iosobjective-cswiftclosuresweak

Read More
In Swift, how would I reference `self` in nested timers?...


swiftclosuresblockselfweak

Read More
Using as a concrete type conforming to protocol AnyObject is not supported...


swiftreferencehashtableprotocolsweak

Read More
Is it the right way using `[weak self]` in swift closure?...


swiftclosuresweak

Read More
How to instantiate a weak delegate without triggering "Instance will be immediately deallocated...


swiftdelegatesweak

Read More
Function inside Function retain cycle...


iosswiftweak-referencesretain-cycleweak

Read More
C# weak reference still valid after object GC?...


c#referencegarbage-collectionsystemweak

Read More
are there any workaround to specify inner func capture list & their modifier in swift...


swiftweakcapture-list

Read More
JIT Optimization and Weak References...


javareferencegarbage-collectionweak

Read More
Java weak reference is not freed after System.gc()...


javareferencegarbage-collectionsystemweak

Read More
swift tableView in custom view programatically - losing reference to controllers delegate and data s...


iosswiftmvvmweak

Read More
Objective-C: work with weak references...


iosobjective-cpropertiesweak

Read More
Creating an RC4 / DES SSL PFX...


sslopenssldesrc4-cipherweak

Read More
Confusions about weak delegate in swift...


swiftdelegatesretain-cycleweak

Read More
Should self be weak in UIView.animate when there is a delay and in collection view perform batch upd...


iosswiftweak

Read More
Can weak symbol be resolved among libraries during linking?...


csymbolsfirmwareweakcmsis

Read More
BackNext