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
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
Does an @autoreleasepool {} drain when returning / exiting early?
Aug 21, 2021
cocoa
automatic-ref-counting
nsautoreleasepool
llvm-3.0
iOS: Garbage collection
Mar 10, 2021
ios
objective-c
automatic-ref-counting
fake va_list in ARC
Nov 18, 2017
objective-c
ios
automatic-ref-counting
variadic-functions
What are the new type qualifiers introduced with ARC?
Nov 02, 2022
objective-c
ios
memory-management
automatic-ref-counting
Using objc_getClassList under arc
Jan 30, 2020
iphone
ios
automatic-ref-counting
objective-c-runtime
Does ARC work with Core Graphics objects?
Feb 07, 2019
objective-c
ios
core-animation
core-graphics
automatic-ref-counting
What is the correct way to declare a readonly property for ios using ARC
Aug 17, 2022
objective-c
object
properties
automatic-ref-counting
readonly
How in Swift to know that struct is deleted from Memory?
Nov 01, 2022
ios
swift
struct
memory-leaks
automatic-ref-counting
« Newer Entries
Older Entries »