Return a non-zero value if this stream is valid, and 0 otherwise.
Declared in <bslx_testoutstream.h>
operator void const*() const;
An invalid stream is a stream for which an output operation was detected to have failed or invalidate was called.
non-null if valid; null otherwise