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

Go to the source code of this file.

Classes

class  uLang::TMapG< KeyType, ValueType, HashTraits, AllocatorType, AllocatorArgsType >
 

Namespaces

namespace  uLang
 

Typedefs

template<class KeyType , class ValueType >
using uLang::TMap = TMapG< KeyType, ValueType, TDefaultHashTraits< KeyType >, CHeapRawAllocator >