Why was new(size_t s) { } deprecated in favor of an external allocator?
Max Haughton
maxhaton at gmail.com
Thu Oct 15 16:23:18 UTC 2020
On Thursday, 15 October 2020 at 06:39:00 UTC, Patrick Schluter
wrote:
> On Wednesday, 14 October 2020 at 20:32:51 UTC, Max Haughton
> wrote:
>> On Wednesday, 14 October 2020 at 20:27:10 UTC, Jack wrote:
>>> What was the reasoning behind this decision?
>>
>> Andrei's std::allocator talk from a few years ago at cppcon
>> covers this (amongst other things)
>
> Yes, and what did he say?
> You seriously don't expect people to search for a random talk
> from a random event from a random year?
It's the first result when you search for "Andrei std::allocator"
More information about the Digitalmars-d-learn
mailing list