fmtlib/fmt

Formatting std::exception_ptr:s

已关闭

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

 (3 条评论) (0 个反应) (0 位负责人)C++ (2,881 个派生)batch import
help wanted

仓库指标

星标
 (23,489 个星标)
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.

贡献者指南