We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c3e51a commit cba2836Copy full SHA for cba2836
spec/class.dd
@@ -1196,7 +1196,7 @@ void main()
1196
$(P Multiple $(I AliasThis) are currently not allowed.)
1197
1198
$(H2 $(LNAME2 auto, Scope Classes))
1199
-$(B Note): Scope classes have been $(DDSUBLINK deprecate, scope for allocating classes on the stack, recommended for deprecation).
+$(B Note): Scope classes have been $(DDSUBLINK deprecate, scope as a type constraint, recommended for deprecation).
1200
1201
$(P A scope class is a class with the $(D scope) attribute, as in:)
1202
0 commit comments