Hacker News new | past | comments | ask | show | jobs | submit login

While I agree that limiting to a subset of C++ and keeping it maintainable is a good thing (I regularly argue against using things in C++ so that the cognitive load will be lower), I have to say that if templates are locking your code into a design, you're doing it wrong. Maybe I've not abused templates enough, but every time I've applied them, it's always made my designs more flexible.



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

Search: