Getting the default value of a class member field
    kinke 
    noone at nowhere.com
       
    Fri Dec  2 04:35:16 UTC 2022
    
    
  
You could potentially skip running the `@constructValue` lambdas 
in the ctor via `if (__ctfe)`, if skipping this extra init is 
acceptable for CTFE instances.
    
    
More information about the Digitalmars-d-learn
mailing list