Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Jasper Drescher
Total activity
5
Last activity
May 11, 2022 07:59
Member since
May 06, 2022 14:36
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
May 11, 2022 07:59
Hi, what you suggested seems like a useful solution for this case. Hopefully it gets added.
Community
ReSharper C++
Exclude class name with wildcard from code inspection
0 votes
Created
May 10, 2022 10:47
Hi, A simplified version would be: template <class T> struct FooConstPointer { const T* ptr; }; The main reason we don't want to have the const keyword for this specific class is mostly readabili...
Community
ReSharper C++
Exclude class name with wildcard from code inspection
0 votes