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