Comment 47 for bug 1017125

Revision history for this message
Matthias Klose (doko) wrote : Re: boost::unordered_multimap<>::erase(iterator, iterator) broken on quantal

using std::unordered_map in c++11 mode instead of the boost version does work, so I don't see what can/should be fixed on the GCC side. Is there now a boost upstream report as suggested earlier?