fmt/include/fmt
2021-09-05 07:34:06 -07:00
..
args.h Add copy constructor for dynamic_format_arg_store, and test 2021-07-23 09:35:09 -07:00
chrono.h Suppress a warning 2021-08-08 09:18:46 -07:00
color.h Add faint, blink, reverse and conceal to the emphases (#2394) 2021-07-02 20:03:55 -07:00
compile.h Replace throw with FMT_THROW (#2427) 2021-07-18 07:08:24 -07:00
core.h Simplify get_arg_index_by_name 2021-09-03 21:17:36 -07:00
format-inl.h make detail::fp and detail::bigit constexpr 2021-08-26 17:16:45 -07:00
format.h thousands -> group_digits 2021-09-05 06:47:18 -07:00
locale.h wchar.h -> xchar.h because it handles other code unit types too 2021-05-29 09:37:17 -07:00
os.h Depreate strtod and remove problematic tests 2021-08-28 09:20:36 -07:00
ostream.h Add support for more formattable types in ranges 2021-09-03 14:55:41 -07:00
printf.h Simplify error handling in parse_nonnegative_int 2021-06-14 16:05:37 -07:00
ranges.h Make specifiers support in tuple_join an opt-in 2021-09-05 07:34:06 -07:00
xchar.h Workaround clang/gcc incompatibility 2021-07-02 13:29:22 -07:00