#include <Stl.h>
Public Member Functions | |
| bool | operator() (const char *s1, const char *s2) const |
| An ordering function for a number of container classes. | |
map).
Definition at line 17 of file Stl.h.
| bool Ltstr::operator() | ( | const char * | s1, | |
| const char * | s2 | |||
| ) | const |
An ordering function for a number of container classes.
| s1 | String 1. | |
| s2 | String 2. |