Hacker News new | ask | show | jobs
by fhasdfyuasd 652 days ago
I think liberal const-usage breaks move optimizations so it's not used in practice.
1 comments

Perhaps not these days, back in pre-C++11 days it was very liberally used. And something I miss in other languages, precisely because it allowed for much easier reasoning.