Searched defs:ErrnoGuard (Results 1 – 1 of 1) sorted by relevance
9943 class ErrnoGuard { class10528 ErrnoGuard::ErrnoGuard():m_oldErrno(errno){} in ErrnoGuard() function in Catch::ErrnoGuard