|
OpenTTD Source 20260208-master-g43af8e94d0
|
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.