How to make a function that accepts optional struct but can accept struct literal too

Elronnd elronnd at elronnd.net
Sat Oct 16 05:36:36 UTC 2021


On Friday, 15 October 2021 at 21:47:21 UTC, Paul Backus wrote:
> static global(alias value) = value;

I fear there will be issues with reentrancy.


More information about the Digitalmars-d-learn mailing list