New adapter: std.allocator.quantizer

Timon Gehr via Digitalmars-d digitalmars-d at puremagic.com
Sat May 9 15:41:04 PDT 2015


On 05/10/2015 12:38 AM, Timon Gehr wrote:
>
> 142| return parent.reallocate(b, gs);
>
> 172| return parent.alignedReallocate(b, gs, a);

(Note that those code snippets also occur in their documentation.)


More information about the Digitalmars-d mailing list