The non allocating D subset

Adam D. Ruppe destructionator at gmail.com
Sat Jun 1 08:42:43 PDT 2013


On Saturday, 1 June 2013 at 15:35:25 UTC, Adam D. Ruppe wrote:
> BTW I think the compiler should redo array literals to work 
> like this:

lol then we'd probably complain about template bloat. the 
typeinfo+void* plan druntime uses is actually kinda nice, it 
avoids that and typeinfo is potentially super useful in places.

But I just want to be able to use custom types for all these 
language features!


More information about the Digitalmars-d mailing list