Searched defs:PathDirCloser (Results 1 – 1 of 1) sorted by relevance
101 struct PathDirCloser { struct106 auto dir = std::unique_ptr<DIR, PathDirCloser>(::opendir(path)); in openDir() argument