mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-09 16:45:32 +01:00
Use std::fprintf for assertion message output preventing infinite recursion when output to stderr is limited or broken.
Use std::fprintf for assertion message output preventing infinite recursion when output to stderr is limited or broken.