[swift-users] Memory layout of enums

Martin R martinr448 at gmail.com
Mon Aug 1 03:16:10 CDT 2016


I think that is treated in https://github.com/apple/swift/blob/master/docs/ABI.rst, in the sections "Single-Payload Enums" and "Multi-Payload Enums".

Martin

> On 01 Aug 2016, at 08:36, KS Sreeram via swift-users <swift-users at swift.org> wrote:
> 
> Hi
> 
> Is there any place I can read about the memory layout of enums with associated values? I’m only interested in POD types. Thanks in advance.
> 
> Best
> KS Sreeram
> 
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users



More information about the swift-users mailing list