Return true if this object will close the associated file descriptor the next time it is reset, cleared, or destroyed, and false otherwise.
Declared in <bdls_fdstreambuf.h>
bool
willCloseOnReset() const;
true if the descriptor will be closed on reset, clear, or destruction; false otherwise