fmtlib/fmt

Formatting std::exception_ptr:s

クローズ

#4,808 opened on 2026/06/15

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (2,881 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (23,489 個のスター)
PR merge metrics
 (平均マージ 2d 9h) (30d で 12 merged PRs)

説明

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.

コントリビューターガイド