Ark Server API (ASA) - Wiki
|
Public Member Functions | |
FElementCompareClass (const PREDICATE_CLASS &InPredicate) | |
bool | operator() (const FElementOrFreeListLink &A, const FElementOrFreeListLink &B) const |
Private Attributes | |
const PREDICATE_CLASS & | Predicate |
Extracts the element value from the array's element structure and passes it to the user provided comparison class.
Definition at line 1100 of file SparseArray.h.
|
inline |
Definition at line 1105 of file SparseArray.h.
|
inline |
Definition at line 1109 of file SparseArray.h.
|
private |
Definition at line 1102 of file SparseArray.h.