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 >(foo);
请先登录再写评论。
Hi, Adam, thanks for reporting! I've created the feature request in our tracker: https://youtrack.jetbrains.com/issue/CPP-12032. Feel free to comment or upvote.