`std::formatter` specialization
还没有人认领这个 Issue。
评估
调研方向
从链接的 Compiler Explorer 示例开始,将其当前输出与 std::stacktrace 提供的格式化行为进行比较。追踪库中现有的 stacktrace 格式化入口点,然后验证 std::formatter 特化能够为该示例生成等效的格式化输出。
由索引模型根据 Issue 内容生成。
描述
Please provide a std::formatter specialization similar to the one std::stacktrace provides:
https://godbolt.org/z/x3zKn6vfn
terminate called after throwing an instance of 'RuntimeError'
what(): Encountered error code: 139
0# RuntimeError::RuntimeError<int>(std::basic_format_string<char, std::type_identity<int>::type>, int&&) at /app/example.cpp:16
1# h() at /app/example.cpp:23
2# g() at /app/example.cpp:28
3# f() at /app/example.cpp:33
4# main at /app/example.cpp:38
5# at :0
6# __libc_start_main at :0
7# _start at :0
8#
- 主要语言
- C++
- 星标
- 497
- 派生
- 86
- 平均合并
- 8 天 20 小时
- 30 天内合并 PR
- 3
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
boostorg/stacktrace 的其他 Issue
-
Ошибка в Inscape 未关闭
难度 5/5 一周以上 新手友好度 15/100
boostorg/stacktrace#211 · 1 条评论 ·
-
难度 4/5 3-5 天 新手友好度 35/100
boostorg/stacktrace#208 · 6 条评论 ·
-
难度 3/5 1-2 天 新手友好度 48/100
boostorg/stacktrace#197 · 3 条评论 ·
-
enhancement help wanted
难度 5/5 一周以上 新手友好度 25/100
boostorg/stacktrace#176 · 1 条评论 ·
-
enhancement help wanted
难度 4/5 3-5 天 新手友好度 35/100
boostorg/stacktrace#163 · 7 条评论 ·
查看 boostorg/stacktrace 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 65/100
duckdb/duckdb-wasm#2258 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
objectionary/eo-graphs#75 ·
-
Coarray integration tests carry no LABELS, so run_tests.py silently skips them under every backend 未关闭coarray
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 75/100
FISCO-BCOS/FISCO-BCOS#5642 ·