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