AA literals/initialisation

Daniel Murphy yebbliesnospam at gmail.com
Sun Jan 12 08:24:12 PST 2014


"Jakob Ovrum"  wrote in message news:yvvcvcfughejigooefua at forum.dlang.org...
> This ability for class instances is fairly recent, but the same point 
> remains - being able to instantiate a class at compile-time and use it at 
> runtime is equally a tall order, not a fundamental feature, and it wasn't 
> a bug when it was absent.

I disagree.  Being able to pass classes from ctfe to run-time is a 
fundamental feature of ctfe.  AAs are even more important, as no ctfe is 
required to hit this limitation. 



More information about the Digitalmars-d mailing list