Join Slack
Powered by
ARC just counts the references to object A. If the...
# random
a
Andreas Sinz
08/19/2016, 1:07 PM
ARC just counts the references to object A. If there are no references to A, it frees the memory. With the object cycle it won't free both A and B at anytime
2
Views
Open in Slack
Previous
Next