Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ACE_Equal_To< wchar_t * > Class Template Reference

Function object for determining whether two non-const strings are equal. More...

#include <Functor.h>

List of all members.

Public Member Functions

int operator() (const wchar_t *lhs, const wchar_t *rhs) const
 Simply calls ACE_OS::strcmp.


Detailed Description

template<>
class ACE_Equal_To< wchar_t * >

Function object for determining whether two non-const strings are equal.


Member Function Documentation

ACE_INLINE int ACE_Equal_To< wchar_t * >::operator() const wchar_t *  lhs,
const wchar_t *  rhs
const
 

Simply calls ACE_OS::strcmp.


The documentation for this class was generated from the following files:
Generated on Wed Jun 8 23:55:33 2005 for ACE by  doxygen 1.3.9.1