Extracts subsets of the Boost C++ library for minimal builds
Utility for extracting subsets of the Boost library
bcp
$ bcp --boost=/usr/local/opt/boost filesystem regex /tmp/boost-subset
$ bcp boost/shared_ptr.hpp /tmp/boost-minimal
$ bcp --list