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
Inconsistent object deallocation with ARC?
Dec 29, 2021
objective-c
automatic-ref-counting
Discovering at runtime which of a class' instance variables are declared __weak
Feb 10, 2016
objective-c
cocoa-touch
cocoa
automatic-ref-counting
How can a C callback return an Objective-C object through a userdata pointer?
Jan 05, 2022
ios
objective-c
callback
automatic-ref-counting
ARC: sending nil to an object doesn't call its dealloc immediately
Dec 01, 2020
iphone
ios
objective-c
automatic-ref-counting
Why doesn't ARC free memory when using [NSDate date] but works fine using [[NSDate alloc] init]?
May 23, 2022
objective-c
automatic-ref-counting
IOS 6.1 with ARC Class from XIB does not get Deallocated, UIClassSwapper
Aug 30, 2022
ios
automatic-ref-counting
xib
Using instruments to find memory leaks
Oct 30, 2022
ios
memory-leaks
automatic-ref-counting
instruments
How do reference-counting smart pointer's avoid or handle reference-counter overflows?
Jan 03, 2020
c++
automatic-ref-counting
smart-pointers
integer-overflow
refcounting
Assignment to ivar in a Block via weak pointer
Oct 11, 2018
objective-c
automatic-ref-counting
objective-c-blocks
ivar
declared-property
ARC error: init methods must return a type related to the receiver type [4]
Nov 27, 2020
ios
initialization
automatic-ref-counting
ARC returning object from method best practice (getting memory leak warning)
Oct 02, 2021
objective-c
automatic-ref-counting
Does ARC retain objects alloced inside a method parameter
Feb 22, 2020
ios
objective-c
automatic-ref-counting
Problem with pointer conversion using Automatic Reference Counting (ARC)
Nov 20, 2022
objective-c
cocoa
automatic-ref-counting
Could i build a ARC framework and use it in a non-ARC project?
Apr 04, 2022
iphone
frameworks
automatic-ref-counting
Compatibility of ARC and Storyboard
Apr 03, 2019
iphone
ios
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
« Newer Entries
Older Entries »