HDK
|
#include <UT_String.h>
Public Member Functions | |
bool | operator() (const char *s1, const char *s2) const |
bool | operator() (const std::string &s1, const std::string &s2) const |
Does a "smart" string compare which will sort based on numbered names. That is "text20" is bigger than "text3". In a strictly alphanumeric comparison, this would not be the case.
Definition at line 1522 of file UT_String.h.
|
inline |
Definition at line 1524 of file UT_String.h.
|
inline |
Definition at line 1529 of file UT_String.h.