33 explicit operator bool()
const {
return true; }
Definition: errno_restorer.h:26
ErrnoRestorer()
Definition: errno_restorer.h:28
const int saved_errno_
Definition: errno_restorer.h:36
~ErrnoRestorer()
Definition: errno_restorer.h:30
DISALLOW_COPY_AND_ASSIGN(ErrnoRestorer)