procfetch icon indicating copy to clipboard operation
procfetch copied to clipboard

Introduction of std::format

Open youpong opened this issue 2 years ago • 0 comments

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?

std::format sample program.

youpong avatar Feb 13 '23 17:02 youpong