oeostdstream() oeostdstream(std::ostream *osptr, bool del)
Creates a new oeostdstream. Passing the osptr and del parameters is equivalent to using the default constructor and then calling set(osptr, del) on the newly created stream.
osptr
del
set(osptr, del)