is my code to get CTFE instantiated object valid D ?
    ag0aep6g via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sat May 28 14:21:34 PDT 2016
    
    
  
On 05/28/2016 09:54 PM, chmike wrote:
> The only inconvenience left is that we can't have mutable references
> to immutable objects.
There is std.typecons.Rebindable for that.
    
    
More information about the Digitalmars-d-learn
mailing list