![]()  | 
  
    Ark Server API (ASE) - Wiki
    
   | 
 
#include <Less.h>
Public Member Functions | |
| FORCEINLINE bool | operator() (const T &A, const T &B) const | 
Binary predicate class for sorting elements in order. Assumes < operator is defined for the template type. Forward declaration exists in ContainersFwd.h
See: http://en.cppreference.com/w/cpp/utility/functional/less
      
  | 
  inline |