Range iterator for least upper bound of singleton set view More...
#include <singleton.hpp>
Constructors and initialization | |
LubRanges (void) | |
Default constructor. | |
LubRanges (const SingletonView &x) | |
Initialize with ranges for view x. | |
void | init (const SingletonView &x) |
Initialize with ranges for view x. | |
Range iterator for least upper bound of singleton set view
Definition at line 315 of file singleton.hpp.
|
inline |
Default constructor.
Definition at line 329 of file singleton.hpp.
|
inline |
Initialize with ranges for view x.
Definition at line 332 of file singleton.hpp.
|
inline |
Initialize with ranges for view x.
Definition at line 336 of file singleton.hpp.