| 
    HDK
    
   | 
 
#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 | 
C++ functor for comparing the ordering of two strings in a case-insensitive and locale-insensitive way.
      
  | 
  noexcept | 
      
  | 
  inlinenoexcept |