Hacker News new | ask | show | jobs
by epochwolf 5429 days ago
I haven't used C++ since college so I don't understand why this would be an issue.
1 comments

If you don't have an easy way of installing boost, it becomes complicated - just to compile one program.

That said, boost is a dependency that pays off in terms of programmer time if what you're doing is complicated enough (in other words, if you think you might reimplement some part of boost, you're better off using it as a dependency instead.)