Ole Boe

Avatar
  • Total activity 7
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 3
  • Created

    Go to type declaration not working

    Assume I have declared an enum Color in Color.h and class MyClass in MyClass.h which contains the member variable Color myColor. In some .cpp file I have an instance of MyClass named myInstance (te...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Code completion for standard types

    Answered
    Hi, I'm using latest CLion version, with default code completion settings. Code completion is great. but when it suggests alternatives for standard types, the order puzzles me. If I type "bool a = ...
    • 2 followers
    • 1 comment
    • 0 votes