|
Boost : |
From: John Maddock (john_at_[hidden])
Date: 2005-08-11 11:22:23
> I'm tempted to just build single/multi thread variants of all libs just
> like
> the default build, but my question is, for which libs does multi-threading
> actually matter? Is there a subset of boost libs that actually change
> behavior with this switch? I'd like to get a minimal set.
Looks like regex and serialisation depend on BOOST_HAS_THREADS, but
shared_ptr does as well, which means date_time, filesystem, iostreams,
program_options, python, spirit, test, and wave as well.
John.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk