[swift-users] Why does withUnsafePointer(to:) require a var argument?

Quinn "The Eskimo!" eskimo1 at apple.com
Fri Apr 28 03:15:25 CDT 2017


On 28 Apr 2017, at 09:10, Quinn The Eskimo! via swift-users <swift-users at swift.org> wrote:

> * If the memory is in a zone that uses fixed sized buckets, it may not be possible to reduce the memory that you freed by reducing the size

D’oh!

For “to reduce the memory” read "to reuse the memory”.  Sorry about the confusion.

Share and Enjoy
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware




More information about the swift-users mailing list