How can we keep a weak reference to an optional enum, while reference counting works only with classes?

后端 未结 0 1774
不知归路
不知归路 2021-01-29 15:10

Apple documentation explicitly states that

Reference counting applies only to instances of classes.

However, on the same page they state

相关标签:
回答
  • 消灭零回复
提交回复
热议问题