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

I don't understand those single header libraries. Anyone writing code in c or c++ knows how to link a library. It's really annoying when writing code for a platform with limited ram.


Unfortunately template-heavy libraries have to be header-only; otherwise the preprocessor doesn't know which flavors of the template you want to use.




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

Search: