Gecode::Set::LubRanges< EmptyView > Class Template Reference
[Set views]
Inherits Gecode::Iter::Ranges::Empty.
Detailed Description
template<>
class Gecode::Set::LubRanges< EmptyView >
Range iterator for least upper bound of constantly empty set view
Definition at line 475 of file const.icc.
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. |
Constructor & Destructor Documentation
|
Default constructor.
|
|
Initialize with ranges for view x.
|
Member Function Documentation
|
Initialize with ranges for view x.
|
The documentation for this class was generated from the following file:
- set/view/const.icc (Revision: 2665)