gpt4 book ai didi

eclipse - 让 Eclipse CDT + boost::shared_ptr 来处理语法补全?

转载 作者:行者123 更新时间:2023-12-02 14:49:29 25 4
gpt4 key购买 nike

如何让Eclipse CDT将shared_ptr视为T *以进行语法补全?

在本例中我使用的是 Windows。我的“Program Files”文件夹中有1.39。我准备尝试 1.37。

我正在使用 Eclipse 的 Galileo 版本。另外,我只在 Eclipse 中编辑和浏览源代码并在 VC++ Express 中构建。 (但那是另一个故事了)

最佳答案

您使用的是哪个版本的 boost?

根据this thread :

Turns out there is something about Boost 1.39 that the CDT indexer does not like.
If I allow CDT to index boost 1.36 then auto-complete works for typedef'ed elements like below.
If I allow it to index only 1.39 then the same auto-completion does not work.

(发生于 CDT5 or 6 )

关于eclipse - 让 Eclipse CDT + boost::shared_ptr<T> 来处理语法补全?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1525150/

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