#include <strings.h>
Public Member Functions | |
| bool | operator() (const char *lhs, const char *rhs) const throw () |
It's functionality is based on presumption, that function object is used only with pointers to strings stored within the same StringStore object!
Definition at line 34 of file strings.h.
| bool ace::CStringsEqualComparator::operator() | ( | const char * | lhs, | |
| const char * | rhs | |||
| ) | const throw () [inline] |
1.5.5