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

Inherits UE_TSPARSE_SET< InElementType, KeyFuncs, Allocator >::TBaseKeyIterator< bConst >.

Public Types

using KeyArgumentType = typename Super::KeyArgumentType
 

Public Member Functions

UE_FORCEINLINE_HINT TConstKeyIterator (const UE_TSPARSE_SET &InSet, KeyArgumentType InKey)
 

Detailed Description

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

Used to iterate over the elements of a const UE_TSPARSE_SET.

Member Typedef Documentation

◆ KeyArgumentType

using UE_TSPARSE_SET< InElementType, KeyFuncs, Allocator >::TConstKeyIterator::KeyArgumentType = typename Super::KeyArgumentType

Constructor & Destructor Documentation

◆ TConstKeyIterator()

UE_FORCEINLINE_HINT UE_TSPARSE_SET< InElementType, KeyFuncs, Allocator >::TConstKeyIterator::TConstKeyIterator ( const UE_TSPARSE_SET InSet,
KeyArgumentType  InKey 
)
inline

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