Less

All class functions are defined inline.

[ Samples | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

DESCRIPTION

Class Summary

template <class T> struct Less : public Predicate<T>
{
public:
protected:
}; // Less

Back to the top of Less

DESCRIPTION

A predicate function object that compares two objects of type T with operator <

Back to the top of Less

All Members

public:
R operator() (T1, T2) const; // pure virtual
protected:

Back to the top of Less

Ancestors

Inheritance chain for Less:

Back to the top of Less

Descendants

Class is not inherited by any others.

Back to the top of Less

Generated from source by the Cocoon utilities on Fri Jan 26 13:37:35 2001 .

Report problems to jkotula@vitalimages.com