Return a non‐zero value if this stream is valid, and 0 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>

operator void const*() const;

Created with MrDocs