Return a non‐zero value if this stream is valid, and 0 otherwise. An invalid stream is a stream for which an input operation was detected to have failed.
Synopsis
Declared in <bslx_testinstream.h>
operator void const*() const;
Return Value
a non‐zero value if valid; 0 otherwise
Created with MrDocs