![]() |
Ark Server API (ASE) - Wiki
|
Collaboration diagram for TSet< InElementType, KeyFuncs, Allocator >::FElementCompareClass< PREDICATE_CLASS >:Public Member Functions | |
| FORCEINLINE | FElementCompareClass (const PREDICATE_CLASS &InPredicate) |
| FORCEINLINE bool | operator() (const SetElementType &A, const SetElementType &B) const |
Private Attributes | |
| TDereferenceWrapper< ElementType, PREDICATE_CLASS > | Predicate |
Extracts the element value from the set's element structure and passes it to the user provided comparison class.
|
inline |
|
inline |
|
private |