Reset the scratch buffer to empty.
Synopsis
Declared in <bsls_outputredirector.h>
void
clear();
Description
The behavior is undefined unless enable has been previously called successfully (after the latest call to disable if disable has been called successfully).
Created with MrDocs