Boost logo

Boost :

From: John Maddock (jm_at_[hidden])
Date: 2002-10-25 06:52:26


> The bloat points on Greta and Regexp++ is really interesting.
> I have raised this bloat issue with Regexp++, but got no support :((
> and never knew another bloat is on its way :-)

Did you, when? I must have missed it, sorry.

> I particularly blamed boost for the Regexp++ bloat, since the version
> before boost is still about 250 KB DLL on VC6 :-( What really have changed
> that much?

New traits classes added, template instances moved into the dll (so that
they get shared between your code and the dll, rather than duplicated). But
as I keep saying TRY STATIC LINKING!!

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


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