MyConstIterator
typedef typename MyMap::ConstIterator MyConstIterator;
typedef typename MySet::ConstIterator MyConstIterator;
typedef typename Vector<Value>::ConstIterator MyConstIterator;