version(number) is completely useless

Kagamin spam at here.lot
Wed Jul 20 18:29:28 UTC 2022


On Wednesday, 20 July 2022 at 01:22:00 UTC, Andrey Zherikov wrote:
> I actually have a question since this topic is brought up:
> What is conceptual difference between `version(FOO)` and 
> `static if(FOO)`?

`version` is faster, `static if` has more features.


More information about the Digitalmars-d mailing list