$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gsoc] Boost.Process done
From: Wolfgang Fertsak (wolfgang.fertsak_at_[hidden])
Date: 2010-09-05 13:20:29
On 04.09.2010 00:26, Boris Schaeling wrote:
> The default behavior of a context class should still be inheriting
> standard streams though? Given that there are countless combinations of
> stream behaviors possible we either provide a default behavior or
> require developers to explicitly set stream behaviors for all standard
> streams?
Inheritance as default behavior is fine with me...
Wolfgang