Return true if this stream is valid, and false otherwise.
Declared in <bslx_testoutstream.h>
bool
isValid() const;
An invalid stream is a stream for which an output operation was detected to have failed or invalidate was called.
true if valid; false otherwise