Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Less_Than Class Template Reference

Function object for determining whether the first object of the given type is less than the second object of the same type. More...

#include <Functor_T.h>

List of all members.

Public Methods

int operator() (const TYPE &lhs, const TYPE &rhs) const
 Simply calls operator<.


Detailed Description

template<class TYPE> template class ACE_Less_Than

Function object for determining whether the first object of the given type is less than the second object of the same type.


Member Function Documentation

template<classTYPE>
ACE_INLINE int ACE_Less_Than< TYPE >::operator() ( const TYPE & lhs,
const TYPE & rhs ) const
 

Simply calls operator<.


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 07:02:30 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000