fmtlib/fmt

Formatting std::exception_ptr:s

Open

#4,808 opened on 2026年6月15日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C++ (2,881 forks)batch import
help wanted

Repository metrics

Stars
 (23,489 stars)
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.

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