| 
    HDK
    
   | 
 
C++ functor for comparing the ordering of two strings. More...
#include <strutil.h>
Public Member Functions | |
| bool | operator() (const char *a, const char *b) const noexcept | 
| bool | operator() (string_view a, string_view b) const noexcept | 
      
  | 
  inlinenoexcept | 
      
  | 
  inlinenoexcept |