Ole Boe
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
-
Ole Boe 创建了一个帖子, 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... -
Ole Boe 创建了一个帖子, 已回答Code completion for standard types
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 = ...