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 equivalent of autorelease?
Apr 28, 2022
objective-c
clang
automatic-ref-counting
autorelease
Is it possible to see the code generated by ARC at compile time?
Nov 19, 2022
objective-c
xcode
automatic-ref-counting
Reference cycles with value types?
Sep 01, 2022
swift
automatic-ref-counting
value-type
reference-counting
reference-type
What is Apple warning against in ARC documentation caveat about pass by reference?
Mar 06, 2022
ios
objective-c
macos
cocoa
automatic-ref-counting
Casting a CFErrorRef to an NSError (or opposite) with ARC
Nov 19, 2019
objective-c
cocoa
automatic-ref-counting
iPhone 4 iOS5 Core Plot and ARC error:"The current deployment target does not support weak references"
Feb 24, 2022
core-plot
ios5
iphone-4
automatic-ref-counting
NSTimer with block -- am I doing it right?
Oct 06, 2018
objective-c
automatic-ref-counting
block
What is the correct way to create a custom setter for a weak property in Objective C?
Sep 17, 2022
objective-c
properties
automatic-ref-counting
How to safely store an id object in a C++ void* member under ARC when no other references hold on to the object?
Nov 17, 2017
objective-c
casting
automatic-ref-counting
void-pointers
In ARC do we need to send removeObserver: explicitly?
Oct 19, 2022
objective-c
cocoa
automatic-ref-counting
nsnotificationcenter
SFHFKeychainUtils. iOS keychain. ARC compatible
Mar 13, 2019
iphone
ios
keychain
automatic-ref-counting
sfhfkeychainutils
Block gets released whilst in NSDictionary (ARC)
Nov 19, 2020
objective-c
ios
objective-c-blocks
automatic-ref-counting
App converted to ARC, now getting warnings about my properties
Jun 20, 2022
ios
xcode
automatic-ref-counting
warnings
Defining Objective-C blocks as properties - best practice
Oct 21, 2022
ios
objective-c
automatic-ref-counting
objective-c-blocks
What is the difference Memory Leak and a Zombie?
Aug 21, 2022
objective-c
xcode
memory-leaks
automatic-ref-counting
Why do these simple methods compile differently?
Sep 16, 2022
objective-c
automatic-ref-counting
clang
Block recursion and breaking retain cycle
Mar 11, 2022
ios
objective-c
automatic-ref-counting
objective-c-blocks
iOS and ARC : How to retain self during asynchronous operations?
Mar 02, 2022
objective-c
ios
automatic-ref-counting
NSDictionary dictionary vs init alloc vs new
Sep 15, 2022
objective-c
automatic-ref-counting
« Newer Entries
Older Entries »