ACE_Less_Than< TYPE > Class Template Reference

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

#include <Functor_T.h>

List of all members.

Public Member Functions

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

Detailed Description

template<class TYPE>
class ACE_Less_Than< TYPE >

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

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

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

*>


Member Function Documentation

template<class TYPE >
bool ACE_Less_Than< TYPE >::operator() ( const TYPE &  lhs,
const TYPE &  rhs 
) const [inline]

Simply calls operator<.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Fri Sep 11 03:56:57 2009 for ACE by  doxygen 1.6.1