Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I will always remember my professor explaining that greppability is the reason C++ casting operators use a long keyword: static_cast<...> const_cast<...>, etc as you can easily grep for "_cast" or the whole keyword.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: