Y
Hacker News
new
|
ask
|
show
|
jobs
by
paulddraper
3475 days ago
All
of Boost?
It's modular, so you should just have to pull in what you use.
1 comments
pmelendez
3475 days ago
In practice it is not very modular, parts of the library like Asio are so dependent to other parts in boost, and given that bootstrapping can be an annoyance at times, I have seen a los of project that decided to include the whole library.
link