Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Always Processing
(Uncensored)
subscribe
Objective-C Internals: Retain | Always Processing
https://alwaysprocessing.blog/2023/07/22/objc-retain
links
backlinks
Objective-C memory is managed through a reference counting scheme, which has evolved from a relatively simple API into a sophisticated, highly-optimized implementation while maintaining source and ABI compatibility.