Gecode::Iter::Ranges::Cache< I >::Range Class Reference
Ranges stored in cache More...
#include <ranges-cache.hpp>
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:
- gecode/iter/ranges-cache.hpp (Revision: 9692)