Generated on Mon Aug 25 11:35:52 2008 for Gecode by doxygen 1.5.6

Gecode::Iter::Ranges::NaryUnion< I >::RangeUnionOrder Class Reference

List of all members.


Detailed Description

template<class I>
class Gecode::Iter::Ranges::NaryUnion< I >::RangeUnionOrder

Order for iterators: by increasing minimum of next range.

Definition at line 80 of file ranges-union.icc.


Public Member Functions

bool operator() (const I &, const I &) const

Member Function Documentation

template<class I>
bool Gecode::Iter::Ranges::NaryUnion< I >::RangeUnionOrder::operator() ( const I &  a,
const I &  b 
) const [inline]

Definition at line 170 of file ranges-union.icc.


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