
Range iterator for difference of greatest lower bound and cache More...
#include <view.hpp>
Public Member Functions | |
| GlbDiffRanges (const CachedView< View > &x) | |
| Constructor. More... | |
Protected Attributes | |
| GlbRanges< View > | gr |
| Lower bound iterator. More... | |
| BndSetRanges | cr |
| Cached lower bound. More... | |
Range iterator for difference of greatest lower bound and cache
|
inline |
Constructor.
Definition at line 393 of file cached.hpp.
|
protected |
|
protected |