Searched defs:ScopedFILECloser (Results 1 – 4 of 4) sorted by relevance
46 struct ScopedFILECloser { struct47 inline void operator()(FILE* x) const { in operator()
31 struct ScopedFILECloser { struct32 inline void operator()(FILE* x) const { in operator()
25 struct ScopedFILECloser { struct26 inline void operator()(FILE *x) const { in operator()