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 464 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. |
Member Function Documentation
|
Default constructor.
|
|
Initialize with ranges for view x.
|
|
Initialize with ranges for view x.
|
The documentation for this class was generated from the following file:
- gecode/set/view/const.icc (Revision: 3559)