Alright so, I\'m in the middle of a loop that iterates all objects in a vector:
for (auto &itr : m_entities) { itr.second->Update(l_time); if (