procfetch
procfetch copied to clipboard
Introduction of std::format
Discussed in https://github.com/TanmayPatil105/procfetch/discussions/102
Originally posted by youpong February 13, 2023 clang-15 supports std::format similar to Python3's f-Strings. Why not use it?