Generated on Thu Mar 22 10:40:00 2012 for Gecode by doxygen 1.6.3

Gecode::Support::Less< Type > Class Template Reference

Comparison class for sorting using <. More...

#include <sort.hpp>

List of all members.

Public Member Functions

bool operator() (const Type &lhs, const Type &rhs)

Detailed Description

template<class Type>
class Gecode::Support::Less< Type >

Comparison class for sorting using <.

Definition at line 165 of file sort.hpp.


Member Function Documentation

template<class Type>
bool Gecode::Support::Less< Type >::operator() ( const Type &  lhs,
const Type &  rhs 
) [inline]

Reimplemented in Gecode::Int::GCC::CardLess< Card >.

Definition at line 167 of file sort.hpp.


The documentation for this class was generated from the following file: