[swift-dev] swift_retainCount in CoreFoundation

Joe Groff jgroff at apple.com
Tue Dec 22 15:08:49 CST 2015


It looks like the corelibs implementation of CoreFoundation references swift_retainCount in order to implement CFGetRetainCount. Is getting the retain count necessary to CF functionality, or can these functions be removed?

-Joe


More information about the swift-dev mailing list