> On Mar 19, 2016, at 4:53 PM, Howard Lovatt via swift-users 
> <swift-users@swift.org> wrote:
> 
> Is there a way to find out how big an object is on the heap?

Yes, the sizeof() <http://swiftdoc.org/v2.2/func/sizeof/> function.

—Jens
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to