|
Hugintrunk
0.1
|

Go to the source code of this file.
Namespaces | |
| doj | |
Functions | |
| int | doj::alphanum_impl (const char *l, const char *r) |
| int | doj::alphanum_comp (const std::string &l, const std::string &r) |
| Compare l and r with the same semantics as strcmp(), but with the "Alphanum Algorithm" which produces more human-friendly results. More... | |
| int | doj::alphanum_comp (const char *l, const char *r) |
1.8.5