mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This attribute states that all stored properties within the class must provide initial values. This will allow us to move stored property initialization into Objective-C's post-allocation initialization hook, .cxx_construct. Swift SVN r12228
28 KiB
28 KiB