ReSharper C++

Visual Studio-Erweiterung für die C++-Entwicklung.

Veröffentlicht von JetBrains
Wird von ComponentSource seit 2007 vertrieben

Preise ab: $ 249.90 Version: 2026.1.1 NEU Letzte Aktualisierung: Apr 27, 2026

i

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++ 1.1 released

Released: Aug 24, 2015

Updates in this release

Updates in 1.1

  • Support for Visual Studio 2015, C++11 and C++14 - ReSharper C++ 1.1 now integrates into Visual Studio 2015 and understands more C++11 and C++14 language features including digit separators, inline namespaces, binary literals and the restrict keyword.
  • Unit Testing with Google Test - You can now run and debug unit tests, as well as add tests to different sessions, right from the text editor.
  • New Code Inspections and Quick-fixes - Detect implemented inline functions, redundant inline specifiers on a function definition and functions that can be marked as const. It also and provides quick-fixes for these inspections.