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.

貢獻者指南