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
Transitioning Audio Unit code to ARC
Dec 08, 2025
ios
xcode4.2
automatic-ref-counting
core-audio
Why does assigning with a strong property work, but not with a weak one?
Dec 07, 2025
objective-c
ios
automatic-ref-counting
weak-references
`objc_autoreleasePoolPush()` and `objc_autoreleasePoolPop()` functions and `@autoreleasepool` blocks
Dec 07, 2025
objective-c
automatic-ref-counting
objective-c-runtime
nsautoreleasepool
Why is [weak self] or [unowned self] not needed in Operation Queue?
Dec 05, 2025
swift
memory-leaks
automatic-ref-counting
nsoperationqueue
retain-cycle
iOS 5 requires ARC bridged cast
Dec 03, 2025
ios
xcode
image
automatic-ref-counting
Should IBOutlets be strong or weak under iOS9?
Dec 03, 2025
ios
memory-management
automatic-ref-counting
If ARC is handled by the compiler, why is weak not supported on iOS 4 and Mac OS X 10.6?
Dec 03, 2025
objective-c
ios
automatic-ref-counting
Playing around with ARC: Force release irritation?
Dec 02, 2025
objective-c
automatic-ref-counting
weak-references
Why don't I need to CFRetain() the result of ABAddressBookGetPersonWithRecordID() in this code
Nov 30, 2025
objective-c
ios
memory-management
automatic-ref-counting
iOS - ViewController not being released when popped under ARC
Nov 28, 2025
iphone
ios
memory-management
automatic-ref-counting
Why is a strong reference cycle possible with NSNotificationCenter but not UIView.animateWithDuration?
Nov 26, 2025
ios
swift
automatic-ref-counting
strong-references
ARC - why do object pointers require explicit ownership type in function definitions?
Nov 25, 2025
objective-c
xcode
automatic-ref-counting
Why __weak object will be added to autorelease pool?
Nov 18, 2025
ios
objective-c
automatic-ref-counting
weak-references
Memory Cycles in Flutter
Oct 30, 2025
ios
flutter
memory-leaks
delegates
automatic-ref-counting
Attaching arrows to SVG Arc path
Oct 29, 2025
javascript
html
css
svg
automatic-ref-counting
What happens when I clone a struct with Arc inside?
Oct 27, 2025
rust
thread-safety
automatic-ref-counting
How to lookup code relating to variable memory address from Xcode IOS crash?
Oct 23, 2025
ios
objective-c
xcode
ios6
automatic-ref-counting
Older Entries »