[swift-evolution] [Pitch] Renaming sizeof, sizeofValue, strideof, strideofValue

Sean Heber sean at fifthace.com
Fri Jun 3 23:02:21 CDT 2016


There was also my suggestion for a function such as memoryLayout(of:) that returned an instance of a simple MemoryLayout struct which I believe is a bit different than the MemoryLayout<T> generics approach. I’m not sure if that was expressly shot down or ruled out or not, though.

l8r
Sean


> On Jun 3, 2016, at 4:11 PM, Erica Sadun via swift-evolution <swift-evolution at swift.org> wrote:
> 
> Discussion has more or less drawn down. Are there any further significant requests / issues that need addressing? Both standalone functions (my recommended approach)  and the MemoryLayout<T> struct approach (alternative, with reasons why I think it's not as ideal) are discussed in-proposal.
> 
> Pull Request: https://github.com/apple/swift-evolution/pull/350
> 
> Thanks, -- Erica
> 
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution



More information about the swift-evolution mailing list