[swift-evolution] [Pitch] Memberwise initialisers adopt the same access modifiers as the struct

Ian Keen iankeen82 at gmail.com
Wed Jul 20 20:15:58 CDT 2016


Not much to this oneā€¦ I think the memberwise `init` should follow the same level of access as the struct. It appears to default to `internal` regardless of the struct access modifiers 

Thoughts?



More information about the swift-evolution mailing list