scope class members -> in-situ

bearophile bearophileHUGS at lycos.com
Fri Oct 2 11:51:19 PDT 2009


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



More information about the Digitalmars-d mailing list