$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Issues with boost::process from the sandbox and the boost::process::child semantics
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2011-03-28 16:37:57
I had a similar use-case, I simply used a scoped_ptr as member.