fmt/include/fmt
2024-11-15 08:19:01 -08:00
..
args.h
base.h Suppress MSVC warnings "C4127: conditional expression is constant" by used const_check (#4233) 2024-11-09 07:43:46 -08:00
chrono.h Fix -Wmissing-noreturn warning (#4194) 2024-10-10 08:59:56 -07:00
color.h
compile.h Make constexpr precede explicit consistently 2024-11-02 11:03:03 -07:00
core.h
format-inl.h Cleanup format API 2024-09-22 15:52:55 -07:00
format.h Fix modular build 2024-11-10 09:06:50 -08:00
os.h Module linkage fixes for shared build (#4169) 2024-09-26 07:53:55 -07:00
ostream.h
printf.h Module linkage fixes for shared build (#4169) 2024-09-26 07:53:55 -07:00
ranges.h Remove MSVC 2015 workaround 2024-11-15 08:19:01 -08:00
std.h Simplify locale handling 2024-09-22 10:21:19 -07:00
xchar.h Implement fmt::join for tuple-like objects (#4230) 2024-11-09 08:28:46 -08:00