Splitting std.algorithm

Dicebot via Digitalmars-d digitalmars-d at puremagic.com
Thu Jan 22 11:12:55 PST 2015


DMD FE memory issues are almost fully because of template 
instance explosions and CTFE. Micro-optimising structure layouts 
is a bad way to fix it.


More information about the Digitalmars-d mailing list