标签
fmtlib/fmt 是一个开源的 C++ 格式化库,提供快速且安全的替代方案,用于 C stdio 和 C++ iostreams,并实现了 C++20 的 std::format 和 C++23 的 std::print。