fmt/include/fmt
2021-11-14 07:16:22 -08:00
..
args.h Add copy constructor for dynamic_format_arg_store, and test 2021-07-23 09:35:09 -07:00
chrono.h Reuse tm_writer in weekday formatter 2021-11-14 07:16:22 -08:00
color.h Add faint, blink, reverse and conceal to the emphases (#2394) 2021-07-02 20:03:55 -07:00
compile.h fix: check to make sure both 'if constexpr' and return type deduction are available 2021-10-14 10:44:24 -07:00
core.h Detect types convertible to unformattable pointers 2021-11-13 08:26:27 -08:00
format-inl.h Workaround gcc _Pragma bug 59884 2021-10-02 15:41:47 -07:00
format.h Cleanup warnings with nvhpc/21.9. (#2582) 2021-11-05 12:17:11 -07:00
locale.h
os.h FMT_USE_FCNTL can be predefined (#2573) 2021-10-30 08:35:48 -07:00
ostream.h Add support for more formattable types in ranges 2021-09-03 14:55:41 -07:00
printf.h Refactor presentation types 2021-09-06 13:32:33 -07:00
ranges.h Make specifiers support in tuple_join an opt-in 2021-09-05 07:34:06 -07:00
xchar.h