|
OpenTTD Source 20251117-master-g7398d2e290
|
Deleter that calls a function rather than deleting the pointer. More...
#include <autorelease.hpp>
Public Member Functions | |
| template<typename T > | |
| constexpr void | operator() (T *arg) const |
Deleter that calls a function rather than deleting the pointer.
Definition at line 15 of file autorelease.hpp.
|
inlineconstexpr |
Definition at line 17 of file autorelease.hpp.