#include <CStringLessThanFunctor.h++>
Public Member Functions | |
| CStringLessThanFunctor (bool caseSensitive=true) throw () | |
| bool | operator() (const char *a, const char *b) const throw () |
May be used as a template argument to std::map for maps which use C string keys.
| CStringLessThanFunctor | ( | bool | caseSensitive = true |
) | throw () |
| bool operator() | ( | const char * | a, | |
| const char * | b | |||
| ) | const throw () |
1.5.9