Gecode::Iter::Ranges::NaryUnion< I >::RangeUnionOrder Class Reference
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:
- gecode/iter/ranges-union.icc (Revision: 4973)