Insights into new and C++
I've written down some basic thinking on new and new standards:
Insights into new and C++
by Jens Weller
From the article:
Every now and then, I've been thinking about this. So this blogpost is also a summary of my thoughts on this topic, dynamic memory allocation and C++. Since I wrote the blog entries on smart pointers, and C++14 giving us make_unique, raw new and delete seem to disappear from C++ in our future code...

A widely-used C++ program you might never have heard of: Physicists and other scientists use the GEANT4 toolkit to identify problems before they occur.
On Sticky Bits:
We don't normally link to pleas to
From the CppCon blog: