Boost is a mostly header-only library, so there is no library to link with (most of the time).
As for the headers, Ubuntu place them in `/usr/include/`, which is one of the include paths GCC use by default. So any `#include
Boost is a mostly header-only library, so there is no library to link with (most of the time).
As for the headers, Ubuntu place them in `/usr/include/`, which is one of the include paths GCC use by default. So any `#include