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

CTBgreater Class Template Reference

Function object - map to operator>(). More...

#include <CTBless.hxx>

List of all members.

Public Methods

bool operator() (const T &v1, const T &v2)


Detailed Description

template<class T>
class CTBgreater< T >

Function object - map to operator>().

This class provides a function object for the comparison of two objects of class T, implemented in terms of operator>().

Definition at line 25 of file CTBless.hxx.


Member Function Documentation

template<class T>
bool CTBgreater< T >::operator() const T & v1,
const T & v2
[inline]
 

Returns true if v1 is greater than v2.

Definition at line 42 of file CTBless.icc.


The documentation for this class was generated from the following files:
Generated at Fri Oct 24 18:13:49 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001