NixOS/nix

Switch to std::format

Open

#10,294 建立於 2024年3月22日

在 GitHub 查看
 (4 留言) (8 反應) (0 負責人)C++ (1,293 fork)batch import
good first issue

倉庫指標

Star
 (9,803 star)
PR 合併指標
 (平均合併 7天 11小時) (30 天內合併 83 個 PR)

描述

Is your feature request related to a problem? Please describe.

Unlike boost::format, std::format is supposed to check format strings at compile time, so it should prevent problems like #10293 once and for all.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Priorities

Add :+1: to issues you find important.

貢獻者指南