#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_Equal_To< wchar_t * >::operator() | ( | const wchar_t * | lhs, | |
const wchar_t * | rhs | |||
) | const |
Simply calls ACE_OS::strcmp.