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

#include <SortedSet.h>

Inherits TSortedSet< InElementType, ArrayAllocator, SortPredicate >::TBaseIterator< bConst >.

Public Member Functions

UE_FORCEINLINE_HINT TConstIterator (const TSortedSet &InSet)
 

Detailed Description

template<typename InElementType, typename ArrayAllocator, typename SortPredicate>
class TSortedSet< InElementType, ArrayAllocator, SortPredicate >::TConstIterator

Const set iterator

Constructor & Destructor Documentation

◆ TConstIterator()

UE_FORCEINLINE_HINT TSortedSet< InElementType, ArrayAllocator, SortPredicate >::TConstIterator::TConstIterator ( const TSortedSet InSet)
inlineexplicit

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