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: "Pointer to non-const type 'id' with no explicit ownership"
Jan 04, 2022
ios
memory-management
automatic-ref-counting
ARC, worth it or not?
Sep 13, 2022
ios
memory
memory-management
ios5
automatic-ref-counting
How do I know if my program has ARC enabled or not?
Apr 03, 2022
objective-c
ios
xcode
automatic-ref-counting
Seeing where ARC is inserting retain and releases
Sep 13, 2022
objective-c
automatic-ref-counting
UIPageViewController crashes when flipped too fast during low memory
May 14, 2020
ios
automatic-ref-counting
uipageviewcontroller
UIPopoverController dealloc getting called—ARC environment
Aug 04, 2022
ios
memory-management
uipopovercontroller
dealloc
automatic-ref-counting
Do capture lists of inner closures need to redeclare `self` as `weak` or `unowned`?
Aug 31, 2022
swift
closures
automatic-ref-counting
weak-references
unowned-references
I'm writing a Button class in Objective-C with ARC -- How do I prevent Clang's memory leak warning on the selector?
May 27, 2020
objective-c
clang
automatic-ref-counting
Synthesised properties for primitive data types using ARC -- weak or assign?
Oct 19, 2022
objective-c
memory-management
properties
automatic-ref-counting
Under ARC, is it still advisable to create an @autoreleasepool for loops?
Jul 29, 2014
objective-c
memory-management
automatic-ref-counting
nsautoreleasepool
Convert non-ARC to ARC project without recreate it? [closed]
May 23, 2015
ios
automatic-ref-counting
weak property for delegate cannot be formed
Jun 29, 2015
objective-c
ios
macos
cocoa
automatic-ref-counting
Is it ever Ok to have a 'strong' reference for a delegate?
Oct 19, 2022
objective-c
memory-management
delegates
automatic-ref-counting
objective-c-blocks
Capturing 'self' strongly in this block is likely to lead to a retain cycle [duplicate]
Jul 23, 2019
ios
objective-c
automatic-ref-counting
objective-c-blocks
retain-cycle
Automatic Reference Counting (ARC) says that invoking [super dealloc] is forbidden...what is the alternative?
Sep 25, 2022
objective-c
ios5
automatic-ref-counting
Should I still copy/Block_copy the blocks under ARC?
Aug 23, 2018
objective-c
automatic-ref-counting
objective-c-blocks
objective-c ARC readonly properties and private setter implementation
Nov 03, 2021
iphone
objective-c
ios
automatic-ref-counting
ARC error when declaring delegate ivar
Jan 31, 2020
iphone
ios
automatic-ref-counting
Why can't I release an object anymore? [duplicate]
Aug 26, 2022
objective-c
automatic-ref-counting
Lazy initialisation and retain cycle
Nov 04, 2022
swift
memory-management
memory-leaks
automatic-ref-counting
lazy-initialization
« Newer Entries
Older Entries »