Skip to content

Commit e76334e

Browse files
authored
Revise the declaring/primary constructor proposal (#4480)
Revise the declaring/primary constructor proposal according to the language meeting Jul 31. In particular, change the declaring/primary constructor proposal to use a different scoping structure (where initializing expressions of non-late instance variables have access to the formal parameters of primary constructor parameters, if there is a primary constructor); clarify the placement of the modifier const with a declaring constructor, to mention the principle that the class header should contain all parts of the signature of a declaring constructor if it contains any of them; perform several other minor clarifications and corrections.
1 parent 9287a52 commit e76334e

File tree

1 file changed

+280
-185
lines changed

1 file changed

+280
-185
lines changed

0 commit comments

Comments
 (0)