[swift-dev] Initialization of default values

Matthew Johnson matthew at anandabits.com
Wed Dec 9 17:28:15 CST 2015


I am working on a proposal for flexible memberwise initialization and would like to understand how Swift currently handles initialization of members that have a default specified in the declaration when an initializer does not explicitly initialize them.  Can someone familiar with this provide a brief summary or point me in the right direction to learn more (either documentation or compiler code).

Thanks,
Matthew


More information about the swift-dev mailing list