Hacker News new | ask | show | jobs
by direwolf20 143 days ago
It's unusual. Some, unusual, style guides require it. It's useful in some cases, even necessary in some which is why it was introduced, but not for simple "int"
1 comments

it's literally the exact same thing. We use trailing return types to be consistent across the language.
We use trigraphs to be consistent across the language.