#include <Functor.h>
Public Member Functions | |
int | operator() (const wchar_t *lhs, const wchar_t *rhs) const |
Simply calls ACE_OS::strcmp. |
ACE_INLINE int ACE_Less_Than< wchar_t * >::operator() | ( | const wchar_t * | lhs, | |
const wchar_t * | rhs | |||
) | const |
Simply calls ACE_OS::strcmp.