Searched refs:keyNew (Results 1 – 1 of 1) sorted by relevance
62 void Update(const KeyT& keyOld, const KeyT& keyNew, const ValueT& val) in Update() argument69 listPos->first = keyNew; in Update()71 it->second->first = keyNew; in Update()73 itemMap_.insert(make_pair(keyNew, listPos)); in Update()