Hacker News new | ask | show | jobs
by hermitdev 813 days ago
Been a while since I've looked at it, but pretty sure std::format validates and parses most (all?) format strings at compile time. There should be no runtime penalty.