What does scope do as storage class?

Marc jckj33 at gmail.com
Sat Dec 23 21:05:25 UTC 2017


for example:

scope struct S {
   int x;
}

What does scope do here?


More information about the Digitalmars-d-learn mailing list