Searched refs:DeathMap (Results 1 – 2 of 2) sorted by relevance
449 typedef std::map<const Births*, DeathData> DeathMap; typedef702 DeathMap death_map_;
509 DeathMap::iterator it = death_map_.find(&births); in TallyADeath()