Return true if this stream is valid, and false otherwise. An invalid stream is a stream for which an output operation was detected to have failed or invalidate was called.

Synopsis

Declared in <bslx_genericoutstream.h>

bool
isValid() const;

Created with MrDocs