Surely std::print() shouldn't print anything?
It's a typo, he describes it as std::println in the text, but the code snippet is just print()
I think it is a typo, and should be std::println()
Why even call it in that case?
It's a typo, he describes it as std::println in the text, but the code snippet is just print()