Episode

C++ - Native Memory Diagnostics

The native memory profiler in Visual Studio 2015 provides a new way of analyzing heap content while debugging your applications. See the tool in action and learn how to find potential leaks in your own code.