#include "GenericPlatform/GenericPlatformMemory.h"
#include <libkern/OSAtomic.h>
#include <Foundation/NSObject.h>
#include <mach/mach.h>
Go to the source code of this file.
◆ APPLE_PLATFORM_OBJECT_ALLOC_OVERRIDES
| #define APPLE_PLATFORM_OBJECT_ALLOC_OVERRIDES |
( |
|
ClassName | ) |
|
Value:
{ \
return &Queue; \
} \
} \
+ (id)alloc \
}
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
◆ APPLE_SUPPORT_INSTRUMENTED_ALLOCS