Generated on Tue Jul 27 2010 21:59:29 for Gecode by doxygen 1.7.1

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

Ranges stored in cache More...

#include <ranges-cache.hpp>

List of all members.

Public Attributes

int min
int max

Detailed Description

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

Ranges stored in cache

Definition at line 56 of file ranges-cache.hpp.


Member Data Documentation

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

Definition at line 58 of file ranges-cache.hpp.

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

Definition at line 58 of file ranges-cache.hpp.


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