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

That first one ain't pedantic; C++ code on the whole tends to generate a lot of assembly bloat with inlined methods and template instantiations, and while executable size probably isn't that important for most use cases, it is for quite a few.


It is pedantic in the sense that "overhead" in a programming context will most of the time mean some kind of runtime overhead, unless noted otherwise.




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

Search: