Ark Server API (ASE) - Wiki
|
Public Member Functions | |
FORCEINLINE | FKeyComparisonClass (const PREDICATE_CLASS &InPredicate) |
FORCEINLINE bool | operator() (const typename Super::ElementType &A, const typename Super::ElementType &B) const |
Private Attributes | |
TDereferenceWrapper< KeyType, PREDICATE_CLASS > | Predicate |
Extracts the pair's key from the map's pair structure and passes it to the user provided comparison class.
|
inline |
|
inline |
|
private |