Adam Cwik
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Adam Cwik created a post, AnsweredCLion 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 ...