Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TSortedMap< KeyType, ValueType, ArrayAllocator, SortPredicate >::FKeyForward Struct Reference

Public Member Functions

FORCEINLINE const KeyType & operator() (const ElementType &Pair) const
 

Detailed Description

template<typename KeyType, typename ValueType, typename ArrayAllocator, typename SortPredicate>
struct TSortedMap< KeyType, ValueType, ArrayAllocator, SortPredicate >::FKeyForward

Forwards sorting into Key of pair

Definition at line 506 of file SortedMap.h.

Member Function Documentation

◆ operator()()

template<typename KeyType , typename ValueType , typename ArrayAllocator , typename SortPredicate >
FORCEINLINE const KeyType & TSortedMap< KeyType, ValueType, ArrayAllocator, SortPredicate >::FKeyForward::operator() ( const ElementType & Pair) const
inline

Definition at line 508 of file SortedMap.h.


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