Ark Server API (ASE) - Wiki
|
#include <Sorting.h>
Public Member Functions | |
TDereferenceWrapper (const PREDICATE_CLASS &InPredicate) | |
FORCEINLINE bool | operator() (T *A, T *B) const |
Public Attributes | |
const PREDICATE_CLASS & | Predicate |
Partially specialized version of the above class
|
inline |
|
inline |
const PREDICATE_CLASS& TDereferenceWrapper< T *, PREDICATE_CLASS >::Predicate |