On Monday, 30 December 2013 at 17:17:06 UTC, Ola Fosheim Grøstad wrote:
But... new isn't listed among overloadable operators, and I don't want to set allocators per class. I want to allocate the same class from different pools. How?

See emplace:
http://dlang.org/phobos/std_conv.html#.emplace

Reply via email to