#include <rangemap.h>
Public Types | |
using | CollectionType = typename ConstIf< RangeMap, CONSTITERATOR >::type |
using | Super = typename MapType::template EntryIteratorBase< CONSTITERATOR > |
Public Member Functions | |
KeyIteratorBase () | |
KeyIteratorBase (CollectionType &m, Int s) | |
KeyIteratorBase (const KeyIteratorBase &src) | |
Range | operator* () const |
using CollectionType = typename ConstIf<RangeMap, CONSTITERATOR>::type |
using Super = typename MapType::template EntryIteratorBase<CONSTITERATOR> |
KeyIteratorBase | ( | ) |
KeyIteratorBase | ( | CollectionType & | m, |
Int | s | ||
) |
KeyIteratorBase | ( | const KeyIteratorBase< CONSTITERATOR > & | src | ) |
Range operator* | ( | ) | const |