CTFE Status

Stefan Koch via Digitalmars-d digitalmars-d at puremagic.com
Sun Dec 4 20:26:35 PST 2016


I just improved the handling of void initializations.
Now the code is less pessimistic and will allow them if they are 
assigned to before use.
However using void variables at ctfe will not result in any 
performance wins.



More information about the Digitalmars-d mailing list