ReSharper C++
The Visual Studio Extension for C++ Development
Tips & Tricks
ReSharper C++ Quick Tips: Macro Substitution
We’ve got a new episode of the ReSharper C++ Quick Tips video series for you! If you missed the previous ones, here are the links:
Debugging macros in C++ can be tricky, which is why ReSharper has a couple of features to help, like Substitute macro call and Substitute macro call and all nested calls. Let’s see how these work:
Learn more about ReSharper C++ in our online help.
Prev post ReSharper C++ Quick Tips: Converting Enum to StringReSharper C++ Quick Tips: C++20’s Comparisons Next post