mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-10 00:55:38 +01:00
* Fix sign-conversion warning * Add missing "extern template" declarations for non-header-only build * Use typed enums to fix Wsigned-enum-bitfield warnings * Consolidate FMT_HEADER_ONLY code