On Tuesday, 19 April 2016 at 22:28:27 UTC, Alex Parrill wrote:
I'm proposing that std.experimental.allocator.make, as well as its friends, throw an exception when the allocator cannot satisfy a request instead of returning null.

[...]

I believe it was designed this way so that it can be used in @nogc code, although I might be wrong.

Reply via email to