#include <Comparators.h>
Public Member Functions | |
| bool | operator() (const char *f, const char *s) const | 
| It compares two NULL terminated C-strings.  More... | |
Definition at line 85 of file Comparators.h.
      
  | 
  inline | 
It compares two NULL terminated C-strings.
| f | The first string. | 
| s | The second string. | 
Definition at line 95 of file Comparators.h.