std.allocator needs your help

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Sep 23 07:04:09 PDT 2013


On 9/22/13 10:20 PM, Benjamin Thaut wrote:
> Am 23.09.2013 01:49, schrieb Andrei Alexandrescu:
>> Hello,
>>
>>
>> 2. Untyped allocator - traffics exclusively in ubyte[].
>>
>
> Why "ubyte[]" and not "void[]"?

It's the logical choice at this level.

ubyte[] == "these are octets"


Andrei



More information about the Digitalmars-d mailing list