Boost logo

Boost Users :

Subject: Re: [Boost-users] Issues with boost::process from the sandbox and the boost::process::child semantics
From: Agustín Bergé (kaballo86_at_[hidden])
Date: 2011-03-27 20:33:09


On 27/03/2011 18:01, Jan Kundrát wrote:
> The only solution I could come up is the following:
>
> private:
> std::tr1::shared_ptr<boost::process::child> childProcess;
You could always use Boost.Optional for that, which is stack based.

K-ballo.-


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