mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-26 21:35:42 +00:00
44639b11fe
* 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