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
ARC, non-ARC, and inheritance
Mar 10, 2017
objective-c
ios
automatic-ref-counting
Reduce the amount of time to release 1 million + objects while popping out VC
Sep 15, 2022
ios
memory-management
automatic-ref-counting
dealloc
Objective-C SCNetworkReachabilityContext ARC conversion
Sep 24, 2015
iphone
objective-c
ipad
automatic-ref-counting
Is it safe to assign a property to the result of an autoreleased initializer while using ARC?
Mar 27, 2020
iphone
objective-c
ios
automatic-ref-counting
"__block" variable results in nil value when go out of block
Sep 06, 2022
objective-c
automatic-ref-counting
objective-c-blocks
What happens when a block is set to nil during its execution?
May 11, 2018
objective-c
automatic-ref-counting
objective-c-blocks
Why ARC forbids calls to undeclared methods?
Apr 03, 2022
objective-c
automatic-ref-counting
When I'm bridge casting an Objective C object do I have to do something special to prevent memory leaks?
Oct 17, 2022
objective-c
memory-management
casting
automatic-ref-counting
Possibility of ARC overflow in Swift?
Oct 09, 2021
swift
garbage-collection
automatic-ref-counting
reference-counting
What's the difference between atomic reference counting and automatic reference counting?
Oct 29, 2022
swift
rust
automatic-ref-counting
How memory fragmentation is avoided in Swift
Sep 08, 2018
swift
garbage-collection
automatic-ref-counting
stringWithFormat vs initWithFormat under ARC
Jun 21, 2020
objective-c
cocoa
memory-management
nsstring
automatic-ref-counting
Where to set automatic reference counting - xcode 4.2
Apr 19, 2022
objective-c
xcode4.2
automatic-ref-counting
Getting EXC_BAD_ACCESS when using dispatch_async with Core Data
May 01, 2021
iphone
objective-c
core-data
automatic-ref-counting
grand-central-dispatch
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
« Newer Entries
Older Entries »