Hacker News new | ask | show | jobs
by jwatzman 1038 days ago
The article discusses constructors and how to make them work under "Linking the C++ standard library".

I wonder if placement new would run into the same linker problem that the article mentions -- I'll have to try it at some point :)