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

Reflecting on C++ projects that I've worked over the years, a lot of inheritance (especially inheritance of implementation) was unnecessary or made the code harder to understand. These issues with inheritance are reflected in the designs of new school language like Rust and Go.


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

Search: