fmt/include/fmt
Dana Jansens a35c30e844
Remove UDLs on GCC before 4.9 to simplify things
GCC before 4.9 rejects the syntax that is now
rejected on more modern compilers.
2023-08-24 22:13:57 -04:00
..
args.h Update docs 2023-06-13 18:58:15 +03:00
chrono.h Cleanup formatters 2023-07-20 15:57:43 -07:00
color.h Remove FMT_*_DETAIL_NAMESPACE 2023-05-28 07:33:26 -07:00
compile.h Optimize compiled format_to_n 2023-07-20 12:35:01 -07:00
core.h Fix for Compilation Error When Using FMT_MODULE (#3597) 2023-08-20 07:32:36 -07:00
format-inl.h Replace mod_inv_25 by explicit value (#3450) 2023-05-18 11:26:19 -07:00
format.h Remove UDLs on GCC before 4.9 to simplify things 2023-08-24 22:13:57 -04:00
os.h Remove FMT_*_DETAIL_NAMESPACE 2023-05-28 07:33:26 -07:00
ostream.h FMT_MODULE_EXPORT -> FMT_EXPORT 2023-05-17 07:38:06 -07:00
printf.h Remove FMT_*_DETAIL_NAMESPACE 2023-05-28 07:33:26 -07:00
ranges.h fix ambiguous formatter lookup for flat_set (#3561) 2023-07-31 09:26:33 -07:00
std.h Add formatter for std::atomic (#3574) 2023-08-14 08:34:31 -07:00
xchar.h Cleanup xchar API 2023-05-12 07:05:14 -07:00