Return the value of the global stdout or stderr corresponding to the stream that is not intended to be redirected by this object.
Synopsis
Declared in <bsls_outputredirector.h>
FILE*
nonRedirectedStream() const;
Return Value
global stream not redirected by this object
Created with MrDocs