Hacker News new | ask | show | jobs
by gpderetta 2153 days ago
It could, but it keep getting rejected in committee votes, much to the frustration of Bjarne.
1 comments

It's a shame. UFCS is one of the single biggest features that could really shave off huge amounts of boilerplate. It can also allow you to provide fine grained type safety where you may not usually be able to (as opposed to passing this down the chain a la operator<<)