Tooltip for Inheritance should always consider a forgotten this->

In CLion when you use inheritance and change a lot of variables the Program does not notice that those Variables are now in the Base class to be reused in another class over Inheritance. It would be useful to develope a filter to scope the base class for public values with equal names to be used in the child class first, before different considerations. Is there a program to divide classes as Preparation for Inheritance?

0

Hello!

Could you please describe a particular situation when the tooltip should appear? Please provide code samples illustrating the situation. Thanks!

0

请先登录再写评论。