Is it true scope declarations are being removed?

Sean Eskapp eatingstaples at gmail.com
Fri Jan 21 06:10:26 PST 2011


Someone mentioned to me that scope declarations, e.g.

scope class A{}
or
scope A myNewObject;

are being removed from the language. Is this true? If so, how will RAII-type
classes be implemented?


More information about the Digitalmars-d mailing list