Generated on Tue Sep 25 2012 20:53:34 for Gecode by doxygen 1.7.5
Gecode::Support::Less Class 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

Comparison class for sorting using <.


Member Function Documentation

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

Definition at line 167 of file sort.hpp.


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