Return true if this object will close the associated file descriptor the next time it is reset, cleared, or destroyed, and false otherwise.

Synopsis

Declared in <bdls_fdstreambuf.h>

bool
willCloseOnReset() const;

Created with MrDocs