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.

貢獻者指南