With the production release, Microsoft Visual C++ now can work out which runtime libraries are needed to use ASan with a project. Also for C++, Visual Studio 2019 16.9 implements the More constexpr ...
In both .NET and Java, the garbage collector is smart enough to detect and release circular references. Dealing with circular references in C++ isn't as simple. In the first installment of this series ...