Stéén b35de87ad9
std.h: Allow formatting std::unexpected type. (#4675)
In some cases, people might want to format the std::unexpected type itself,
independent of the value type, this commit makes it possible.

Co-authored-by: Robin Oger <robin.oger.work@gmail.com>
2026-02-11 15:06:59 -08:00
..
args.h Fix template argument ordering 2026-02-02 10:44:37 -08:00
base.h Suppress warning C4305 (#4668) 2026-02-06 09:37:08 -08:00
chrono.h Remove const_check 2026-01-29 20:18:18 -08:00
color.h Update clang-format to version 21 2025-11-28 20:05:18 -08:00
compile.h Fix missing named-arg validation for compiled format strings (#4638) 2026-01-03 18:27:32 -08:00
core.h Make deprecated include an opt in 2026-01-30 12:20:54 -08:00
format-inl.h Add FMT_USE_FLOCKFILE macro to force has_flockfile trait to false (#4666) 2026-02-03 12:45:07 -08:00
format.h Move std::byte formatter to std.h 2026-02-03 10:16:20 -08:00
os.h Remove the broken fmt::say function 2025-11-12 11:06:01 -08:00
ostream.h Remove const_check 2026-01-29 20:18:18 -08:00
printf.h Cleanup documentation (#4667) 2026-02-04 18:47:47 -08:00
ranges.h Fix template argument ordering 2026-02-02 10:44:37 -08:00
std.h std.h: Allow formatting std::unexpected type. (#4675) 2026-02-11 15:06:59 -08:00
xchar.h Cleanup named args 2026-02-02 11:08:01 -08:00