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

C++ compilation is much slower than C, and linking is off the charts slower. I don't think that's even controversial?


C++ compile times are, in large part, are due to header files. The language moves all sorts of implementation details like class definitions and private variables and templates and inline functions.




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

Search: