Adam Cwik
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
创建于 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 ...