Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in automatic-ref-counting
Creating a ZIP file from a folder in documents directory - Objective C (ARC)
Nov 14, 2022
iphone
objective-c
ios
compression
automatic-ref-counting
ARC + cyclic references collector vs leading edge GC (say .NET 4.5 GC)
Sep 13, 2021
c#
objective-c
garbage-collection
automatic-ref-counting
Why isUniquelyReferencedNonObjC returns false in this case?
Jan 18, 2021
ios
swift
memory-management
automatic-ref-counting
NSHashTable retaining weak reference
Dec 14, 2018
ios
objective-c
automatic-ref-counting
When and why would I want to declare a local variable as __weak using ARC?
Jun 10, 2022
ios
iphone
xcode
automatic-ref-counting
weak-references
Prevent ARC from deallocating something that's not currently being used but will be soon?
Apr 30, 2020
objective-c
ios
automatic-ref-counting
Local variables default to strong or weak?
Jun 28, 2022
ios
objective-c
automatic-ref-counting
'__strong' only applies to objective-c object or block pointer types; type here is XXX" warning
Aug 12, 2021
iphone
objective-c
automatic-ref-counting
compiler-warnings
How to use ARC compatible files in non ARC compatible projects
Sep 25, 2022
ios
xcode
automatic-ref-counting
llvm
Explain __weak and __strong usage reasons in SDWebImage code
Mar 24, 2022
iphone
ios
automatic-ref-counting
objective-c-blocks
sdwebimage
Sending 'NSError *const __strong *' to parameter of type 'NSError *__autoreleasing *' changes retain/release properties of pointer
Jun 24, 2018
ios
objective-c
automatic-ref-counting
performSelector: afterDelay: without retaining the target?
Jul 17, 2022
objective-c
ios
nsurlconnection
automatic-ref-counting
"Missing [super dealloc]" warning in an ARC project
Dec 18, 2021
ios
xcode
automatic-ref-counting
UIViewController -dealloc method not called
Dec 19, 2019
ios
objective-c
uiviewcontroller
automatic-ref-counting
dealloc
ARC: __bridge versus __bridge_retained using contextInfo test case
Dec 27, 2021
objective-c
memory-management
automatic-ref-counting
retaincount
toll-free-bridging
iOS -- initWith methods under arc
Oct 24, 2022
iphone
objective-c
ios
automatic-ref-counting
AudioServicesAddSystemSoundCompletion under ARC using __bridge
May 06, 2022
iphone
ios
automatic-ref-counting
audiotoolbox
Under ARC, need to set nil to all the strong member when unload the viewcontroller? Is that a must?
May 13, 2018
ios
memory
automatic-ref-counting
Understanding weak reference
Nov 15, 2018
objective-c
automatic-ref-counting
id array member instance under ARC
Sep 03, 2022
objective-c
automatic-ref-counting
« Newer Entries
Older Entries »