Please welcome a new episode in our ReSharper C++ Quick Tips video series! If you missed the previous ones, here are the links:
Overload Resolution
Code Completion
Converting Enum to String
Macro Substitution
C++20's Comparisons
One way to improve compile times is by compiling less code. Use the Includes Analyzer in ReSharper C++ to see which include files are increasing the size of your project. Check out this short video for more tips on how to improve compile times for your project:
https://www.youtube.com/watch?v=NjkB-310avQ
Learn more about ReSharper C++ in our online help.