Generated on Wed Nov 1 15:05:20 2006 for Gecode by doxygen 1.4.5

Gecode::Iter::Ranges::Cache< I >::Range Class Reference

List of all members.

Detailed Description

template<class I>
class Gecode::Iter::Ranges::Cache< I >::Range

Ranges stored in cache

Definition at line 40 of file ranges-cache.icc.

Public Attributes

int min
int max


Member Data Documentation

template<class I>
int Gecode::Iter::Ranges::Cache< I >::Range::min
 

Definition at line 42 of file ranges-cache.icc.

template<class I>
int Gecode::Iter::Ranges::Cache< I >::Range::max
 

Definition at line 42 of file ranges-cache.icc.


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