Binary function class that performs case-Insensitive string compares. More...
#include <nxsstring.h>
Public Member Functions | |
bool | operator() (const NxsString &x, const NxsString &y) const |
Binary function class that performs case-Insensitive string compares.
Definition at line 252 of file nxsstring.h.