mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-11 22:20:02 +08:00
* Fix endianness bug in write_digit2_separated * Move endianness check to compile time if it possible * Turn 8 into a constant |
||
|---|---|---|
| .. | ||
| args.h | ||
| chrono.h | ||
| color.h | ||
| compile.h | ||
| core.h | ||
| format-inl.h | ||
| format.h | ||
| locale.h | ||
| os.h | ||
| ostream.h | ||
| printf.h | ||
| ranges.h | ||
| xchar.h | ||