Hacker News new | ask | show | jobs
by MathMonkeyMan 609 days ago
> allocates new memory, creates the new element and only then deallocates it.

Ah, I'll have to check the standard. Thanks.