fmt/include/fmt
Vladislav Shchapov f641fc53ae Reduce the memory allocations
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
2023-02-20 21:08:57 +05:00
..
args.h Fix stored type detection 2022-02-05 10:44:34 -08:00
chrono.h Implement glibc ext for sec, min, and hour (#3271) 2023-02-08 09:22:58 -08:00
color.h Optimize writing to buffers via back_insert_iterator 2022-09-12 15:32:12 -07:00
compile.h Cleanup arg id parsing 2022-12-24 16:33:57 -08:00
core.h Reduce the memory allocations 2023-02-20 21:08:57 +05:00
format-inl.h Reduce the memory allocations 2023-02-20 21:08:57 +05:00
format.h [msvc] fix warning about non-inline variable 2023-02-11 09:45:13 -08:00
os.h change sopen_s to wsopen_s (fmtlib#3234) (#3293) 2023-02-16 11:17:55 -08:00
ostream.h Reduce the memory allocations 2023-02-20 21:08:57 +05:00
printf.h Bugfix for fmt::printf on Power9 architecture with the XL compiler (#3256) 2023-01-13 11:36:00 -08:00
ranges.h Always call parse in range formatter 2023-02-18 09:58:37 -08:00
std.h basic_format_specs -> format_specs 2022-12-24 14:34:50 -08:00
xchar.h Implement println (#3267) 2023-01-24 12:30:00 -08:00