Share via


streambuf::operator bool Operator

Checks if the stream buffer has been initialized or not.

operator bool() const;

Requirements

Header: astreambuf.h

Namespace: concurrency::streams

See Also

Reference

streambuf Class