Ark Server API (ASE) - 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 843 of file SparseArray.h.
|
inline |
Definition at line 848 of file SparseArray.h.
|
inline |
Definition at line 852 of file SparseArray.h.
|
private |
Definition at line 845 of file SparseArray.h.