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

ACE_Less_Than< char * > 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 char *lhs, const char *rhs) const
 Simply calls ACE_OS::strcmp.


Detailed Description

template<>
class ACE_Less_Than< char * >

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


Member Function Documentation

ACE_INLINE int ACE_Less_Than< char * >::operator() const char *  lhs,
const char *  rhs
const
 

Simply calls ACE_OS::strcmp.


The documentation for this class was generated from the following files:
Generated on Thu Feb 16 03:40:13 2006 for ACE by  doxygen 1.3.9.1