Are there any ReSharper .dotSettings files available for popular coding standards (e.g. Google C++ Style Guide or C++ Coding Standards: 101 Rules, Guidelines, and Best Practices)?
I'm a bit surprised that I can't seem to find any of these. I would expect to find several .dotSettings files that implement various existing popular coding standards.
Not yet. The plan is for ReSharper C++ to have builtin sets of code formatting preferences that correspond to popular coding standards (https://youtrack.jetbrains.com/issue/RSCPP-20168).