#include <iterator.hh>
Public Member Functions | |
KeyedIterator (const Super &other, const Key &k) | |
KeyedIterator (const This &other) | |
const Key & | key () const |
Private Types | |
typedef KeyedIterator< Key, Iter > | This |
typedef Iter | Super |
Private Attributes | |
Key | _key |
|
|
|
|
|
|
|
|
|
|
|
|