mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
ea17a66dfc
There were two main issues with fmtlib and C++20 mode: - `fmt::format` defaults to compile-time argument checking and requires using `fmt::runtime(format_string)` to bypass that. - `std::format` implementation introduces conflicting declarations and we have to specify the namespace for all `format`/`format_to` calls. |
||
---|---|---|
.. | ||
clara.hpp | ||
command.hpp | ||
date.hpp | ||
format.hpp | ||
json.hpp | ||
rewrite_title.hpp | ||
rfkill.hpp | ||
SafeSignal.hpp | ||
sanitize_str.hpp | ||
sleeper_thread.hpp | ||
string.hpp | ||
ustring_clen.hpp |