fmtlegacy/include/fmt
2020-05-22 15:39:33 -07:00
..
chrono.h fix max/min macro (#1697) 2020-05-22 06:38:43 -07:00
color.h internal -> detail (#1538) 2020-05-10 07:34:30 -07:00
compile.h internal -> detail (#1538) 2020-05-10 07:34:30 -07:00
core.h Remove a redundant branch 2020-05-22 15:39:33 -07:00
format-inl.h internal -> detail (#1538) 2020-05-10 07:34:30 -07:00
format.h Remove a redundant branch 2020-05-22 15:39:33 -07:00
locale.h internal -> detail (#1538) 2020-05-10 07:34:30 -07:00
os.h internal -> detail (#1538) 2020-05-10 07:34:30 -07:00
ostream.h Make ostream formatter work with compile-time format strings (#1692) 2020-05-20 14:59:57 -07:00
posix.h Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
printf.h fix interaction of space flag and '+' flag, as well as '-' flag and '0' flag (#1687) 2020-05-17 04:27:18 -07:00
ranges.h Adding sentinel support to fmt::join(). (#1689) 2020-05-18 06:31:01 -07:00