有没有一个C ++ IDE处理模板? [英] Is there a C++ IDE which handles templates well?

查看:83
本文介绍了有没有一个C ++ IDE处理模板?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试的每个IDE都无法在使用模板相关时提供代码完成功能。
例如,

Every IDE I've tried fails to provide code-completion when something template-related is used. For example,

boost::shared_ptr<Object> ptr;
ptr->[cursor is here]

有IDE可以提供代码完成在这种情况下?

Is there IDE that can provide code completion in this case?

推荐答案

实际上,这是一个相当简单的模板用例, Qt Creator 可以轻松处理这种更复杂的模板代码。

Actually this is a fairly simple template use-case, Qt Creator can handle this easily and more complex template code aswell.

这篇关于有没有一个C ++ IDE处理模板?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆