UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
List.h File Reference

Go to the source code of this file.

Classes

class  TLinkedListIteratorBase< ContainerType >
 
class  TLinkedListIterator< ContainerType, ElementType >
 
class  TIntrusiveLinkedListIterator< ContainerType, ElementType >
 
class  TLinkedListBase< ContainerType, ElementType, IteratorType >
 
class  TLinkedList< ElementType >
 
class  TIntrusiveLinkedList< ElementType >
 
class  TDoubleLinkedListIterator< NodeType, ElementType >
 
class  TDoubleLinkedList< ElementType >
 
class  TDoubleLinkedList< ElementType >::TDoubleLinkedListNode
 
class  TList< ElementType >