UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >::TConstIterator Class Reference

#include <SortedMap.h>

Inherits TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >::TBaseIterator< bConst >.

Public Member Functions

UE_FORCEINLINE_HINT TConstIterator (const TSortedMap &InMap)
 
UE_FORCEINLINE_HINT TConstIterator (const typename TBaseIterator< true >::PairItType &InPairIt)
 

Detailed Description

template<typename InKeyType, typename InValueType, typename ArrayAllocator, typename SortPredicate>
class TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >::TConstIterator

Const map iterator

Constructor & Destructor Documentation

◆ TConstIterator() [1/2]

◆ TConstIterator() [2/2]

UE_FORCEINLINE_HINT TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >::TConstIterator::TConstIterator ( const typename TBaseIterator< true >::PairItType &  InPairIt)
inline

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