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 
> <[email protected]> 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
> [email protected]
> https://lists.swift.org/mailman/listinfo/swift-evolution

_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to