std.allocator.allocate(0) -> return null or std.allocator.allocate(1)?

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sat May 16 02:07:30 PDT 2015


On 5/15/2015 6:38 PM, Andrei Alexandrescu wrote:
> Yeh, failed allocations are relatively frequent within the framework components.

I find this surprising.


More information about the Digitalmars-d mailing list