Boost logo

Boost :

From: Dan Nuffer (dnuffer_at_[hidden])
Date: 2001-02-19 13:32:29


Peter Dimov wrote:
>
> While we are on the subject... Shouldn't all of boost go into
> libboost.a/.so?
>
> --
> Peter Dimov
> Multi Media Ltd.

While that would be more convenient than having each library separate,
it would also increase the memory footprint of programs that use a part
of the boost library.
e.g. If I write a program that uses regex++, I don't want to have to
also load all of boost_python into memory.

--Dan Nuffer


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