A new episode in the ReSharper C++ Quick Tips video series is now available! If you missed the previous ones, here are the links:
Overload Resolution
Code Completion
ReSharper C++ has many context actions to help you quickly generate and edit code. Whenever you see the hammer icon, press Alt+Enter to show a popup menu of actions for the code under the cursor. One example is Convert to string, wh