Boost logo

Boost :

Subject: Re: [boost] [gsoc] Boost.Process done
From: Ilya Sokolov (ilyasokol_at_[hidden])
Date: 2010-08-31 08:48:43


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


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