I know that you can configure VS to not perform certain functions (for example, the boring code of a smart pointer, which, as you know, works, and just makes it difficult to understand the code during debugging). How to do this for a custom smart pointer used in the code I'm debugging?
mackenir
source share