SpaceAfterCStyleCast SpaceAfterCStyleCast (Boolean)¶ Info clang-format 3.5 如果为 true,则在 C 风格强制转换后插入一个空格。 truefalse (int) i; (int)i;