$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.Process 0.5: Another update/potential candidate for an official library
From: Roland Bock (rbock_at_[hidden])
Date: 2012-11-14 05:17:17
On 2012-11-14 11:00, Rob Stewart wrote:
>> Uniformity is better.
> +1
>
> Why must child be copyable? Just because the underlying implementation permits it doesn't mean that you must permit it in your abstraction.
>
+1
I'd even say uniformity is a requirement for the abstraction (unless
where it is impossible to achieve)