std.allocator ready for some abuse

Martin Nowak code at dawg.eu
Fri Nov 1 13:36:43 PDT 2013


I have another request despite putting this in it's own repo.

Often one want an exponentially (power of 2) growing step size for 
Bucketizer. Currently only equally spaced buckets are possible which 
isn't very practical to scale from 16b to 2Mb.
http://erdani.com/d/phobos-prerelease/std_allocator.html#.Bucketizer


More information about the Digitalmars-d mailing list