ReSharper 2019.1 Help

C++/CLI Support

In addition to standard ISO C++ syntax, ReSharper also supports Microsoft's C++/CLI Specification syntax, such as ^ for CLR references, gcnew for allocating on the managed heap, etc. Besides traditional features such as code inspection, coding assistance, and navigation and search, there are some features worth mentioning:

Last modified: 1 August 2019

See Also