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

ACE_Less_Than< wchar_t * > Class Template Reference

Function object for determining whether the first string is less than the second string. 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_Less_Than< wchar_t * >

Function object for determining whether the first string is less than the second string.


Member Function Documentation

ACE_INLINE int ACE_Less_Than< 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 Sun Mar 5 15:39:16 2006 for ACE by  doxygen 1.3.9.1