Hacker News new | ask | show | jobs
by cozzyd 266 days ago
Placement new?
1 comments

I might also use placement new after taking a pointer to a stack object or global, but it won't prevent the original constructor from being run.