Boost logo

Boost Users :

From: Lynn Allan (l_d_allan_at_[hidden])
Date: 2006-04-13 11:45:11


John Maddock wrote:
> Boost.Regex avoids this by moving most of the template instances you
> will likely use into the library (so they don't get instantiated in
> your object files), and precompiled headers are certainly a big win
> in this case.

vc7.1 WinXp-SP2

Would it be feasible/advantageous for some/many/most boost libraries
to have an installation procedure a'la regex to build a whole series
of .lib libraries? (at least for vc6/7/7.1/8 .... not familiar with
Linux development)

They are bulky, but who cares. They seem to speed up development
builds a LOT.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net