fmt/include/fmt
2021-07-24 09:53:53 -07:00
..
args.h Add copy constructor for dynamic_format_arg_store, and test 2021-07-23 09:35:09 -07:00
chrono.h Fix chrono_test.locale 2021-06-14 09:41:08 -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 Add support for nonconst formattable types 2021-07-24 09:53:53 -07:00
format-inl.h Remove unneeded num_result_bigits decrement 2021-06-29 06:23:02 -07:00
format.h Improve digit count 2021-07-18 09:14:56 -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 Instruct msvc to report the _true_ value in __cplusplus and force _full_ C++ conformance 2021-06-24 09:10:08 -07:00
ostream.h Export printf-related contexts from printf.h 2021-04-24 06:39:57 -07:00
printf.h Simplify error handling in parse_nonnegative_int 2021-06-14 16:05:37 -07:00
ranges.h Fix missing std::get overload in MSVC (#2407) 2021-07-01 10:55:46 -07:00
xchar.h Workaround clang/gcc incompatibility 2021-07-02 13:29:22 -07:00