Applying Placement New to druntime and phobos

Per Nordlöw per.nordlow at gmail.com
Mon Mar 3 13:23:57 UTC 2025


On Monday, 3 March 2025 at 12:40:06 UTC, Per Nordlöw wrote:
> Now that https://github.com/dlang/dmd/pull/17057 has been 
> merged are there any obvious applications of it to druntime and 
> phobos?

Should all instances of `core.lifetime.emplace()` be replaced 
with a call to placement new?


More information about the Digitalmars-d mailing list