OpenTTD Source
20241108-master-g80f628063a
|
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.