Phosphor
phosphor::utils::FILEDeleter Struct Reference

#include <memory.h>

Public Member Functions

void operator() (FILE *ptr) const
 

Detailed Description

unique_ptr compatible deleter for make_unique_FILE which closes a file when it goes out of scope.


The documentation for this struct was generated from the following file: