I actually used Boost for a project, but I only needed header files for the subset I was using. I made each of these a submodule as in [0] and was able to benefit from Boost without all the pains of linking.
So before deciding you can’t use it, see if there’s a way to make it header-only.
So before deciding you can’t use it, see if there’s a way to make it header-only.
[0]: https://github.com/dnbaker/frp/tree/master/boost