Yes, static on a free-function does not do anything.
Good to know. I think the D spec should definitely be amended to explicitly mention that static *can* be applied to them, but doesn't do anything.
IchorDev via Digitalmars-d-learn Fri, 07 Jul 2023 02:56:46 -0700
Yes, static on a free-function does not do anything.
Good to know. I think the D spec should definitely be amended to explicitly mention that static *can* be applied to them, but doesn't do anything.