Generated on Mon Nov 30 23:53:54 2009 for Gecode by doxygen 1.6.1

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

Order for iterators: by increasing minimum of next range. More...

#include <ranges-union.hpp>

List of all members.

Public Member Functions

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

Detailed Description

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

Order for iterators: by increasing minimum of next range.

Definition at line 89 of file ranges-union.hpp.


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 179 of file ranges-union.hpp.


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