Add demangle to glossary
未关闭
还没有人认领这个 Issue。
glossary
- 主要语言
- 没有语言数据
- 星标
- 110
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
Add a discussion of mangled symbols to the glossary and a mention of how to use c++filt to demangle them. Make this relevant by noting that even the latest and greatest C++ libraries have to deal with this like https://github.com/abseil/abseil-cpp/commit/dca2eb50f9f5ee378395ee020953dc20a2a84c97
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
找到仓库的术语表,并检查其中现有的条目及其风格。添加关于 mangled symbols 的讨论,说明如何使用 c++filt 对其进行 demangle,并加入所要求的背景:当前的 C++ 库仍然会遇到这个问题,同时引用链接的 Abseil 提交。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 55/100