ReSharper 2018.3 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: 25 April 2019

See Also