Nikolai Ryzhkov
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Nikolai Ryzhkov 创建了一个帖子, Tips for location of identifier
Let we have project with huge amount of namespaces. Sometimes we use "using namespace" for skip full namespace path.In this case it is not easy understand what identifier we really use.Example:name... -
Nikolai Ryzhkov 进行了评论, -
Nikolai Ryzhkov 创建了一个帖子, Reload cmake project run 4 cmake process
Hello.I try use CLion for write code in our project. Unfortunately our code use makefiles but I've wrote python script for generating CMakeList files.In result I have about 1000 cmake files with ex...