static class

Michael pr at m1xa.com
Fri Feb 22 11:39:01 PST 2013


On Friday, 22 February 2013 at 04:06:09 UTC, Jonathan M Davis 
wrote:
>I'm not talking about static. I'm talking about the fact that 
>putting both final and abstract on a class isn't a problem.
> - Jonathan M Davis

Initial question for me was how to get something like:

>They only contain static members.
>They cannot be instantiated.
>They are sealed.
>They cannot contain Instance Constructors

But topic shows that not only for me and top-level static have 
unclear state.

This topic (and others) will pop-upped many times by newcomers.


More information about the Digitalmars-d-learn mailing list