Artur Zubilewicz

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
-
-
Artur Zubilewicz commented, -
Artur Zubilewicz created a post, AnsweredInspection incorrectly triggers "inaccessible private member" warning
Hello. The following code compiles without errors and warnings but IDE underlines a piece of code and says that "private 'Class1::k' is inaccessible". Am I missing something or is this a bug? #incl...