Make your own constexpr std::format October 27, 2025 • by Gabriel Ionita Building a compile-time string formatting library in C++20 using constexpr and templates. C++ constexpr templates compile-time stockholm