Benjamin Probst

Avatar
  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Created

    automatic feedback button in the program

    Answered
    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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.
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 1 comment
    • 0 votes