Is it possible to skip STL Code when using the C++ debugger (native, x64) in Visual Studio 2012? Quite often when debugging C++ code I step into STL code. I expect that the
For new version of Visual Studio like VS2019, we have new chosen: Just my code
https://docs.microsoft.com/en-us/visualstudio/debugger/just-my-code?view=vs-2019