Range iterator for difference of least upper bound and cache More...
#include <view.hpp>
Public Member Functions | |
LubDiffRanges (const CachedView< View > &x) | |
Constructor. More... | |
Protected Attributes | |
BndSetRanges | cr |
Cached upper bound. More... | |
LubRanges< View > | lr |
Upper bound iterator. More... | |
Range iterator for difference of least upper bound and cache
|
inline |
Constructor.
Definition at line 400 of file cached.hpp.
|
protected |
|
protected |