RangeMap< K, V, MAP >::KeyIteratorBase< CONSTITERATOR > Class Template Reference
#include <rangemap.h>
Public Types |
|
using | CollectionType = typename ConstIf < RangeMap , CONSTITERATOR >::type |
using | Super = typename MapType::template EntryIteratorBase < CONSTITERATOR > |
公共成员函数 |
|
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 |