OpenTTD Source 20241224-master-gee860a5c8e
|
Deleter that calls CFRelease rather than deleting the pointer. More...
#include <macos.h>
Public Member Functions | |
void | operator() (T *p) |
Deleter that calls CFRelease rather than deleting the pointer.
|
inline |