TAllocatorTraits< TMemoryImageAllocator< Alignment > >

Static_assert( sizeof(TMemoryImageAllocator<>::ForAnyElementType) == sizeof(FDefaultAllocator::ForAnyElementType) && alignof(TMemoryImageAllocator<>::ForAnyElementType) == alignof(FDefaultAllocator::ForAnyElementType), "TMemoryImageAllocator must be the same layout as FDefaultAllocator for our FScriptArray hacks to work" );