Hacker News new | ask | show | jobs
by zeroc8 283 days ago
The missing constness is the biggest flaw of them all, in my opinion, especially when reading other people's code. Always having to dig deep to make sure an object isn't altered somewhere down the line gets old really quick.