Set the stream to which diagnostics will be written to the specified ostream. If setOstream is never called, diagnostics will be written to bsl::cerr.
Synopsis
Declared in <balst_stacktracetestallocator.h>
void
setOstream(std::ostream* ostream);
Created with MrDocs