Ark Server API (ASA) - Wiki
|
#include <Greater.h>
Public Member Functions | |
FORCEINLINE bool | operator() (const T &A, const T &B) const |
Binary predicate class for sorting elements in reverse order. Assumes < operator is defined for the template type.
See: http://en.cppreference.com/w/cpp/utility/functional/greater
|
inline |