
11 Aug
2005
11 Aug
'05
7:13 p.m.
John Maddock wrote:
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.
If serialization depends upon BOOST_HAS_THREADS its totally unintentional on my part. I don't know where such a dependency would come from unless its shared_ptr which I only recently started to depend upon. I would like to see more information on this topic. Robert Ramey