gpt4 book ai didi

c++ - 使用 clang-format 3.6 的 cpp 模板 <> 间距无法按预期工作

转载 作者:搜寻专家 更新时间:2023-10-31 02:18:32 25 4
gpt4 key购买 nike

我正在使用 clang-format version 3.6 on Fedora 21里面vim使用 clang-format.py对于 cpp代码。除模板定义外,代码看起来与预期一致。 template<typename T> 的代码正在更改为 template <typename T>唯一看起来比较接近的选项 ObjCSpaceBeforeProtocolList我将其设置为 false 但它仍然在单词模板和尖括号之间放置空格。有没有人知道如何防止在单词模板和尖括号之间插入空格?

最佳答案

截至撰写本文时(2015 年 12 月),您还不能。参见 this bug report他们说他们不会修复它的地方。

关于c++ - 使用 clang-format 3.6 的 cpp 模板 <> 间距无法按预期工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34423615/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com