解密C ++模板错误消息 [英] Deciphering C++ template error messages

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

问题描述

我真的开始理解什么人的意思,当他们说C ++的错误消息是相当可怕的模板。我已经看到很长的错误,只要一个函数不匹配它的原型,简单的事情。

I'm really beginning to understand what people mean when they say that C++'s error messages are pretty terrible in regards to templates. I've seen horrendously long errors for things as simple as a function not matching its prototype.

有什么技巧来解密这些错误吗?

Are there any tricks to deciphering these errors?

编辑:我使用gcc和MSVC。

I'm using both gcc and MSVC. They both seem to be pretty terrible.

推荐答案

您可以尝试以下工具使事情更加健全:

You can try the following tool to make things more sane:

http://www.bdsoft.com/tools/ stlfilt.html

这篇关于解密C ++模板错误消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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