Benjamin Probst
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
创建于 automatic feedback button in the program
已回答Please add a feedback option to CLion, because some actions are not well yet and need quick in program feedback to be fixed. For example there are problems with optional warnings if templates are u... -
创建于 Improve debugging C++ with many templates
Please build a supportive function that shows replacement of template constructs step by step so you may figure out where types don't match and why. Like a template match simulation. -
创建于 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 b...