[swift-users] UnsafeMutablePointer in structs

Adrian Zubarev adrian.zubarev at devandartist.com
Fri May 20 14:53:07 CDT 2016


Can I put an UnsafeMutablePointer inside a struct and destroy deallocate correctly without nesting a class which has `deinit`? I’m not sure how to check this.

-- 
Adrian Zubarev
Sent with Airmail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160520/94560f88/attachment.html>


More information about the swift-users mailing list