Y
Hacker News
new
|
ask
|
show
|
jobs
Improvements to Std:Format in C++26
(
mariusbancila.ro
)
11 points
by
jandeboevrie
2 days ago
1 comments
veltas
43 minutes ago
Surely std::print() shouldn't print anything?
link
CamouflagedKiwi
1 minute ago
It's a typo, he describes it as std::println in the text, but the code snippet is just print()
link
steeleduncan
24 minutes ago
I think it is a typo, and should be std::println()
link
nikbackm
33 minutes ago
Why even call it in that case?
link
xuhu
30 minutes ago
It's apparently a typo in the article, they probably meant to write `println()`.
link