On 01/16/2012 06:12 PM, Caolán McNamara wrote: > Does this work ? I worry (maybe I'm out of date on this one?) that > std::map::erase only returns an iterator in C++11x not C++98 which we > still support. Its a C++11 extension. Stephan