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
Adding a project without ARC into project with ARC
Oct 06, 2021
objective-c
automatic-ref-counting
In Objective-C with ARC, is it true that we usually only need to specify nonatomic as property attributes?
Oct 22, 2022
objective-c
automatic-ref-counting
What is the role of the "copy" in the ARC
May 17, 2022
ios
objective-c
copy
automatic-ref-counting
Dangling pointers in objective c - does nil also release memory?
Sep 24, 2022
objective-c
pointers
automatic-ref-counting
Returning autoreleased objects using ARC
Nov 14, 2022
objective-c
cocoa-touch
memory-management
ios5
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
« Newer Entries
Older Entries »