
31 Aug
2010
31 Aug
'10
12:48 p.m.
On 25.08.2010 23:36, Boris Schaeling wrote:
In general Boost.Process depends on these header files from other Boost C++ libraries:
boost/algorithm/string/predicate.hpp
I don't think its use is justified.
boost/filesystem/path.hpp boost/lexical_cast.hpp
ditto
boost/preprocessor/stringize.hpp
BOOST_STRINGIZE (from Boost.Config) could be used instead of BOOST_PP_STRINGIZE
boost/thread.hpp
See my other reply about BOOST_PROCESS_NO_THREAD
boost/uuid/random_generator.hpp boost/uuid/uuid.hpp boost/uuid/uuid_io.hpp
I'll comment on these later