Boost logo

Boost :

From: Sam Darwin (samuel.d.darwin_at_[hidden])
Date: 2024-05-24 18:48:38


> can use an archive that is smaller (because it contains no documentation)

There is an idea that we have started experimenting with, going even
further than skipping html docs compilation.

- delete the entire doc/ folder, from every library.
- remove the test/ folder from each library.
- remove the example/ folder from each library.

In other words, only important C++ "source" code such as include/ and src/
would remain.

Technical feedback is welcome. Do you believe this is untenable or would
cause problems for users?

Deleting the above mentioned directories breaks compilation in certain
cases. It must be investigated further.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk