OpenTTD Source  12.0-beta2
FileDeleter Struct Reference

Helper to manage a FILE with a std::unique_ptr. More...

#include <fileio_func.h>

Public Member Functions

void operator() (FILE *f)
 

Detailed Description

Helper to manage a FILE with a std::unique_ptr.

Definition at line 132 of file fileio_func.h.


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