![]() |
MAGE
v0.171.0
Matthias Advanced Game Engine
|
#include <memory.hpp>
Public Member Functions | |
void | operator() (std::FILE *stream) const noexcept |
A struct of file stream destructors (i.e. for closing file streams).
|
noexcept |
Destructs the file stream.
[in] | stream | A pointer to a file stream to destruct. |