Boost (BGL):如何消除我的错误混淆?

发布于 2024-07-14 23:38:05 字数 152 浏览 6 评论 0原文

我似乎记得读到过一种“减少”与 boost 库相关的编译器错误中模板溢出大小的方法。 我记得它为模板参数提供了比编译器默认命名更好的名称(这非常可怕)。

这是真的吗,还是我梦到的? 我一直在试图找到我在哪里读到这篇文章,但我似乎找不到任何东西 - 有什么办法吗?

I seem to recall reading about a way to 'reduce' the size of template spew in compiler errors associated with the boost libraries. My recollection is that it gives the template parameters nicer names than the compiler default naming (which is quite horrid).

Is this real, or did I dream about it? I've been trying to find where I read this but I can't seem to locate anything - is there a way?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

高冷爸爸 2024-07-21 23:38:05

我听说这很有效。
http://www.bdsoft.com/tools/stlfilt.html

这是一个解析错误消息的 perl 脚本生成更易读的版本

I have heard this works well.
http://www.bdsoft.com/tools/stlfilt.html

It is a perl script that parses the error messages a generates more readable versions

时间你老了 2024-07-21 23:38:05

女士们先生们 这个 GCC 扩展正是我的想法的 ...

Ladies and Gentlemen this GCC extension is exactly what I was thinking of ...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文