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

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 53 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 55 of file ranges-cache.icc.

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

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


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