KeyReference
typedef VectorMapEntry<KeyReference, _Value, Entry, Parent> Class;
typedef typename EntryStrategy::KeyReference KeyReference;
typedef VectorMapEntry<KeyReference, Value, _Entry, Class>
typedef VectorMapEntry<KeyReference, const Value, const _Entry,
typedef const Key &KeyReference;
typedef Key KeyReference;