Adam Cwik
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
Adam Cwik 创建了一个帖子, 已回答CLion does not reformat c++ style casts, C++ style has no option regarding it
Editor->Code Style->C/C++-> Spaces has no option regarding spaces around "<" and ">" in somekindof_cast<type>(value).It does not reformat lines like: static_cast< int ...