How I can rename all variables and functions to suggested with name style in all C++ project?
I setup name style in ReSharper. I know that in C# project I could apply naming style for all project. But in C++ I don't see this setting:
How I can rename all variables and functions to suggested with name style in all C++ project?
I setup name style in ReSharper. I know that in C# project I could apply naming style for all project. But in C++ I don't see this setting: