![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
#include <elm/compare.h>
Inheritance diagram for Comparator< cstring >:Additional Inherited Members | |
Public Types inherited from DynamicComparator< cstring > | |
| typedef cstring | t |
Public Member Functions inherited from DynamicComparator< cstring > | |
| int | doCompare (const cstring &v1, const cstring &v2) const |
Static Public Member Functions inherited from DynamicComparator< cstring > | |
| static int | compare (const cstring &v1, const cstring &v2) |