UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE_TSPARSE_SET< InElementType, KeyFuncs, Allocator >::TConstIterator Class Reference

Inherits UE_TSPARSE_SET< InElementType, KeyFuncs, Allocator >::TBaseIterator< bConst, bRangedFor >.

Public Member Functions

UE_FORCEINLINE_HINT TConstIterator (const UE_TSPARSE_SET &InSet)
 

Friends

class UE_TSPARSE_SET
 

Detailed Description

template<typename InElementType, typename KeyFuncs, typename Allocator>
class UE_TSPARSE_SET< InElementType, KeyFuncs, Allocator >::TConstIterator

Used to iterate over the elements of a const UE_TSPARSE_SET.

Constructor & Destructor Documentation

◆ TConstIterator()

UE_FORCEINLINE_HINT UE_TSPARSE_SET< InElementType, KeyFuncs, Allocator >::TConstIterator::TConstIterator ( const UE_TSPARSE_SET InSet)
inline

Friends And Related Symbol Documentation

◆ UE_TSPARSE_SET

friend class UE_TSPARSE_SET
friend

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