fmt/include/fmt
get 851dba7804 Use FMT_TRY and FMT_CATCH in std.h
This naked try-catch block prevents compilation when exceptions are disabled.
2023-06-10 21:24:15 -05:00
..
args.h export names only once (#3392) 2023-04-22 06:21:06 -07:00
chrono.h Fix MSVC warning in std::chrono::time_point formatter (#3475) 2023-06-02 08:40:34 -07:00
color.h Remove FMT_*_DETAIL_NAMESPACE 2023-05-28 07:33:26 -07:00
compile.h Remove invalid_arg_index 2023-05-21 19:57:17 -07:00
core.h Use const_check to silence MSVC warning 2023-05-31 09:25:53 -07:00
format-inl.h Replace mod_inv_25 by explicit value (#3450) 2023-05-18 11:26:19 -07:00
format.h Remove FMT_*_DETAIL_NAMESPACE 2023-05-28 07:33:26 -07: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 modular build on clang 2023-04-10 12:07:25 -07:00
std.h Use FMT_TRY and FMT_CATCH in std.h 2023-06-10 21:24:15 -05:00
xchar.h Cleanup xchar API 2023-05-12 07:05:14 -07:00