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 objective-c-runtime
How do I get the int value from object_getIvar(self, myIntVar) as it returns a pointer
Dec 08, 2019
objective-c
variables
return-value
objective-c-runtime
Call instance method with objc_msgSend
May 29, 2022
objective-c
cocoa
objective-c-runtime
Create custom dynamic classes in objective-c
Apr 16, 2022
objective-c
ios
objective-c-runtime
inline-code
why does this code give EXC_BAD_ACCESS (using IMP)
Mar 23, 2021
objective-c
objective-c++
objective-c-runtime
Why can't gcc or clang properly @encode SIMD vector types?
May 08, 2021
objective-c
vector
clang
simd
objective-c-runtime
Why is isa field of Objective C object has 1 offset with its class pointer?
Feb 17, 2018
objective-c
c
pointers
struct
objective-c-runtime
Objective-C runtime: What does declaring a variable of type Class (objc_class) conforming to a protocol mean?
Nov 11, 2022
objective-c
objective-c-runtime
In Objective-C, when are metaclass object and class object created?
Sep 26, 2020
objective-c
objective-c-runtime
Associated objects in Swift, does global key actually produce specific instances?
Jul 14, 2019
ios
objective-c
swift
objective-c-runtime
Can class_addMethod in Objective-C work only on a specific instance?
Oct 30, 2022
objective-c
dynamic
objective-c-runtime
resolve
How to allocate a new object without Foundation?
Aug 30, 2022
objective-c
objective-c-runtime
What is the difference between declaring a protocol @objc and having it conform to NSObjectProtocol in pure Swift?
Aug 09, 2022
objective-c
swift
nsobject
objective-c-runtime
swift-protocols
Objective-C Address of property expression
Nov 12, 2022
objective-c
objective-c-runtime
objective-c-2.0
What is `objc_msgSend_fixup`, exactly?
May 04, 2021
objective-c
assembly
segmentation-fault
objective-c-runtime
Using class_getInstanceMethod - where is the method implemented in the class hierarchy?
Aug 29, 2018
ios
objective-c
objective-c-runtime
How do I return a struct value from a runtime-defined class method under ARC?
May 31, 2019
objective-c
struct
automatic-ref-counting
objective-c-runtime
class-method
What's wrong with using a category on NSObject to provide a default protocol implementation?
Sep 11, 2022
ios
objective-c
protocols
objective-c-runtime
objective-c-category
Is there any problem using self.property = nil in dealloc?
Jan 31, 2022
objective-c
properties
null
dealloc
objective-c-runtime
Objective-C associated objects leaking under ARC
Aug 10, 2017
objective-c
automatic-ref-counting
objective-c-runtime
« Newer Entries
Older Entries »