Hacker News new | ask | show | jobs
by BubRoss 2377 days ago
What do you mean by 'this kind of thing'? You didn't actually state any arguments against single header libraries.
1 comments

Its existence is my argument. The only reason single-header libraries exist is that library management in C/C++ is terribly cumbersome. We shouldn't need them at all. There is a reason source only distributions are practically absent in almost all modern languages.