Generated on Sat Feb 7 2015 02:01:47 for Gecode by doxygen 1.8.9.1
Gecode::Int::GCC::CardLess< Card > Class Template Reference

Sort by increasing cardinality More...

#include <post.hpp>

Public Member Functions

bool operator() (const Card &x, const Card &y)
 
- Public Member Functions inherited from Gecode::Support::Less< Card >
bool operator() (const Card &lhs, const Card &rhs)
 

Detailed Description

template<class Card>
class Gecode::Int::GCC::CardLess< Card >

Sort by increasing cardinality

Definition at line 51 of file post.hpp.

Member Function Documentation

template<class Card>
bool Gecode::Int::GCC::CardLess< Card >::operator() ( const Card &  x,
const Card &  y 
)
inline

Definition at line 53 of file post.hpp.


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