SpacesInParentheses
SpacesInParentheses (Boolean)¶
Info
clang-format 3.7
如果为 true,则在前后插入空格。
t f( Deleted & ) & = delete;
t f(Deleted &) & = delete;
最后更新:
2022-10-31
Boolean)¶clang-format 3.7
如果为 true,则在前后插入空格。
t f( Deleted & ) & = delete;
t f(Deleted &) & = delete;