fmtlib/fmt

Formatting std::exception_ptr:s

Open

#4,808 创建于 2026年6月15日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C++ (2,881 fork)batch import
help wanted

仓库指标

Star
 (23,489 star)
PR 合并指标
 (平均合并 2天 9小时) (30 天内合并 12 个 PR)

描述

It would be nice if the library (and the Standard) supported formatting std::exception_ptr:s as part of fmt/std.h or <format>. Of course, anyone can implement a formatter, but if third-party libraries do this, they will eventually clash.

贡献者指南