$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [nowide] Updates and Standalone Version
From: Yakov Galka (ybungalobill_at_[hidden])
Date: 2012-06-30 04:36:14
On Wed, Jun 27, 2012 at 1:36 PM, Artyom Beilis <artyomtnk_at_[hidden]> wrote:
> The biggest problem is that if the original std::streambuf is not restored
> prior to destruction of std::c(out|in|err|log) than the application
> tends to crash :-)
>
How can it happen given the way I proposed it to do and assuming a standard
conforming implementation?
-- Yakov