Feature #85

avatar

Make standard streams assignable (=) in a way that also changes the rdbuf of the underlying std::iostream.

Added by Aristid Breitkreuz 441 days ago. Updated 316 days ago.

Status:New Start:06/22/2009
Priority:Normal Due date:
Assigned to:avatarAristid Breitkreuz % Done:

0%

Category:IO
Target version:1.0

Description

sys.stdout, sys.stderr, sys.stdin should be assignable (i.e., not read only). But when assigned they should replace std::{cout,cerr,cin}.rdbuf() too.

Or at least that's what I'm proposing now.

History

Updated by Aristid Breitkreuz 316 days ago

avatar
  • Target version set to 1.0

Also available in: Atom PDF