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

#include <SortedMap.h>

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

Public Member Functions

UE_FORCEINLINE_HINT TReverseIterator (TSortedMap &InMap)
 

Detailed Description

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

Reverse Map iterator

Constructor & Destructor Documentation

◆ TReverseIterator()


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