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
Implicit conversion of Objective-C pointer type. Bridged cast issue [duplicate]
Aug 31, 2022
objective-c
casting
automatic-ref-counting
How to convert from char* to id* with ARC enabled
Jan 26, 2022
objective-c
automatic-ref-counting
Using unowned inside of a capture list causing a crash even the block itself isn't executed
Oct 21, 2022
ios
swift
memory-leaks
sprite-kit
automatic-ref-counting
cellForRowAtIndexPath: returns nil for a generic prototype cell
Dec 11, 2017
xcode4
uitableview
storyboard
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
« Newer Entries
Older Entries »