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
As a new Objective-C developer, what memory-related issues should I watch out for using ARC?
Oct 18, 2022
objective-c
ios
memory-management
automatic-ref-counting
Under ARC, are Blocks automatically copied when assigned to an ivar via the property?
Oct 12, 2021
objective-c
properties
automatic-ref-counting
objective-c-blocks
Objective-C naming conventions with ARC and possible caveats
Oct 21, 2022
objective-c
automatic-ref-counting
llvm-clang
How to properly implement ARC compatible and `alloc init` safe Singleton class? [duplicate]
Nov 21, 2019
ios
objective-c
singleton
automatic-ref-counting
ARC __block and __weak
May 22, 2019
ios
objective-c
automatic-ref-counting
ARC, self and blocks
Nov 07, 2022
ios
objective-c
automatic-ref-counting
objective-c-blocks
retain-cycle
How do i migrate an app to iOS 5? (or turn on ARC)
Feb 05, 2022
objective-c
automatic-ref-counting
Unit test for dealloc with ARC in iOS
Sep 13, 2022
ios
objective-c
unit-testing
automatic-ref-counting
using ARC, lifetime qualifier assign and unsafe_unretained
Apr 22, 2022
objective-c
ios
automatic-ref-counting
realloc() & ARC
May 12, 2021
objective-c
automatic-ref-counting
factory-pattern
Weak self in closures and consequences example
Nov 11, 2022
swift
closures
automatic-ref-counting
pointer to non-const type Tile * with no explicit ownership
Feb 28, 2021
ios
objective-c
automatic-ref-counting
How to deploy to Snow Leopard with ARC enabled
Feb 21, 2021
cocoa
osx-snow-leopard
automatic-ref-counting
Setting the contents of a CALayer to a CGImageRef on iOS with ARC on
Apr 28, 2019
objective-c
cocoa-touch
calayer
automatic-ref-counting
cgimageref
Debugging strategies for over-retain in ARC?
Aug 25, 2022
ios
objective-c
automatic-ref-counting
instruments
Weak method argument semantics
Mar 25, 2022
swift
arguments
automatic-ref-counting
weak-references
Xcode Convert to ARC, Create universal binary fails with error of "can't figure out the architecture type of"
Oct 19, 2022
ios
objective-c
xcode
automatic-ref-counting
In arc what happens when you don't synthesize
Jan 30, 2022
objective-c
ios
automatic-ref-counting
iOS: CFTypeRef disallowed with ARC
Mar 11, 2022
ios
automatic-ref-counting
keychain
What is the advantage of runtime GC over compile-time ARC?
Apr 13, 2018
memory-leaks
garbage-collection
automatic-ref-counting
« Newer Entries
Older Entries »