UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::Private::TCanMoveTArrayPointersBetweenArrayTypes< FromArrayType, ToArrayType > Struct Template Reference

#include <Array.h>

Public Types

enum  { Value }
 
using FromAllocatorType = typename FromArrayType::ElementAllocatorType
 
using ToAllocatorType = typename ToArrayType::ElementAllocatorType
 
using FromElementType = typename FromArrayType::ElementType
 
using ToElementType = typename ToArrayType::ElementType
 

Member Typedef Documentation

◆ FromAllocatorType

using uLang::Private::TCanMoveTArrayPointersBetweenArrayTypes< FromArrayType, ToArrayType >::FromAllocatorType = typename FromArrayType::ElementAllocatorType

◆ FromElementType

◆ ToAllocatorType

using uLang::Private::TCanMoveTArrayPointersBetweenArrayTypes< FromArrayType, ToArrayType >::ToAllocatorType = typename ToArrayType::ElementAllocatorType

◆ ToElementType

Member Enumeration Documentation

◆ anonymous enum

Enumerator
Value 

The documentation for this struct was generated from the following file: