
Range iterator for greatest lower bound of constantly empty set view More...
#include <const.hpp>
Constructors and initialization | |
| GlbRanges (void) | |
| Default constructor. | |
| GlbRanges (const EmptyView &x) | |
| Initialize with ranges for view x. | |
| void | init (const EmptyView &x) |
| Initialize with ranges for view x. | |
Range iterator for greatest lower bound of constantly empty set view
| Gecode::Set::GlbRanges< EmptyView >::GlbRanges | ( | void | ) | [inline] |
| Gecode::Set::GlbRanges< EmptyView >::GlbRanges | ( | const EmptyView & | x | ) | [inline] |
| void Gecode::Set::GlbRanges< EmptyView >::init | ( | const EmptyView & | x | ) | [inline] |