fmtlib/fmt

Formatting std::exception_ptr:s

Open

#4808 aperta il 15 giu 2026

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C++ (2881 fork)batch import
help wanted

Metriche repository

Star
 (23.489 star)
Metriche merge PR
 (Merge medio 2g 9h) (12 PR mergiate in 30 g)

Descrizione

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.

Guida contributor