mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-11 09:29:11 +01:00
Using `throw` results in compile errors with `-fno-exceptions`. gcc seems fine with it, but arm-gcc and clang would complain.
Using `throw` results in compile errors with `-fno-exceptions`. gcc seems fine with it, but arm-gcc and clang would complain.