
30 Jun
2012
30 Jun
'12
8:36 a.m.
On Wed, Jun 27, 2012 at 1:36 PM, Artyom Beilis <artyomtnk@yahoo.com> 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