New licenses for ReSharper C++ are now available as part of ReSharper. All existing, current ReSharper C++ licenses are now automatically valid for both ReSharper and ReSharper C++ products.
ReSharper C++ 2016.2.2 released
Released: Sep 13, 2016
2016.2.2 での更新項目
不具合の修正
Typing assist breaks indentation when writing enumerators.
Delegating constructors are not in completion list.
Search domain for doxygen searcher leads to long find usages.
Alias declaration symbols are not handled by type aliases cache.
"Space after <token>" formatter options do not check if the token came from a macro substitution.
Completion for return inside constructors.
Stringize operator does not work if the name of the macro parameter coincides with a directive.
Typing assist doesn't indent in macro.
Invalid redefinition error with inheriting constructors.
Quickfix for 'don't return value by const' can break code.
Member function calls should not be shown as possible usages of a global function.
Document action does not work when the target declaration starts with a macro call.
Check if space is required after \f$ in doxygen comments.