Namespaces
Variants
Views
Actions

Talk:cpp/memory/destroy at

From cppreference.com

I would like to improve the example to emphasize that just placement new was called in first hand and therefore only the desturctor needs to be called, but nothing needs to be freed (or depending on where the objects where constructed). Rob42 (talk) 04:02, 13 November 2019 (PST)