#include <sstring.h>
Definition at line 696 of file sstring.h.
Public Member Functions | |
| bool | operator() (const NLMISC::CSString &x, const NLMISC::CSString &y) const |
|
||||||||||||
|
Definition at line 698 of file sstring.h.
00698 { return x.icompare(y); }
|
1.3.6