statis this Foo {}

Jarrett Billingsley kb3ctd2 at yahoo.com
Sun Dec 2 07:22:02 PST 2007


"mandel" <oh at no.es> wrote in message news:fiu42i$22kk$1 at digitalmars.com...
> Hi,
>
> I like to ask of the meaning of
> static this Foo {}
> I thought I could use it like the C++ namespace keyword.
> But static doesn't seem to have an effect.
> Things that do not have an effect should result in compiler
> warnings or even errors.

That's not even a valid grammatical construction.  It doesn't compile. 




More information about the Digitalmars-d-learn mailing list