Why was new(size_t s) { } deprecated in favor of an external allocator?

Max Haughton maxhaton at gmail.com
Wed Oct 14 20:32:51 UTC 2020


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)


More information about the Digitalmars-d-learn mailing list