I know that it’s possible to configure VS to not step through particular functions (e.g. boring smart pointer code that you know works and just gets in the way of understanding the code while debugging). How do I do this for the custom smart pointer used in the code I’m debugging?
I know that it’s possible to configure VS to not step through particular functions
Share
http://www.cprogramming.com/debugging/visual-studio-msvc-debugging-NoStepInto.html