OpenTTD Source 20250905-master-g122023be8d
|
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.