I have the following: std::map m_manager;. I want to remove elements from m_manager based upon a given key (i.e.
std::map m_manager;
m_manager