fmt/include/fmt
Vladislav Shchapov 9409b2e4d8
Workaround for incompatibility between libstdc++ consteval-based std::is_constant_evaluated() implementation and clang-14 (#3281)
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>

Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
2023-01-22 11:29:34 -08:00
..
args.h Fix stored type detection 2022-02-05 10:44:34 -08:00
chrono.h Report an error on overflow 2023-01-18 11:52:33 +13: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 Workaround for incompatibility between libstdc++ consteval-based std::is_constant_evaluated() implementation and clang-14 (#3281) 2023-01-22 11:29:34 -08:00
format-inl.h Implement a new formatting algorithm for small given precision (#3269) 2023-01-14 11:30:20 -08:00
format.h Refactor countl_zero fallback (#3276) 2023-01-17 15:04:34 -08:00
os.h fmt::ostream - aggregate buffer instead of inheriting it (#3139) 2022-10-23 07:21:36 -07:00
ostream.h Suppress -Wshadow 2022-09-13 11:14:30 -07: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 Use ignore_unused 2022-12-26 06:57:21 -08:00
std.h basic_format_specs -> format_specs 2022-12-24 14:34:50 -08:00
xchar.h Minor cleanup 2022-12-25 08:42:16 -08:00