ACE
6.1.9
|
Function object for determining whether the first string is less than the second string. More...
#include <Functor.h>
Public Member Functions | |
int | operator() (const wchar_t *lhs, const wchar_t *rhs) const |
Simply calls ACE_OS::strcmp. More... | |
Function object for determining whether the first string is less than the second string.
|
inline |
Simply calls ACE_OS::strcmp.