Just great!
std::format in C++20
by Victor Zverovich
From the article:
I’m happy to announce that the Text Formatting proposal (std::format) made it into the C++20 Committee Draft at the Cologne meeting, just in time before the feature freeze. This concludes a three-year long design, implementation, and standardization effort.
Here’s a brief history of the proposal aka “what took you so long?”...
Add a Comment
Comments are closed.