Y
Hacker News
new
|
ask
|
show
|
jobs
by
chris_wot
2727 days ago
On the X const& and const X& issue, I wish that everyone would use X const& and never const X& - it would make the rule that "the thing on the left is the subject of the const" much easier.