Пример #1
0
 StandardError::Redirection::Redirection ( OutputStream& output )
     : myPredecessor(set(output.handle()))
 {
 }