www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Re: scope class members -> in-situ

Andrei Alexandrescu:

I'm thinking of using "scope" in this situation to imply in-situ storage:<

It may be good for the compiler to show a warning (that explains exactly why) where the compiler can't scope a class marked as scope (both in a function or in a method). Bye, bearophile
Oct 02 2009