Files
scummvm/test/common
Johannes Schickel 867c0d9645 COMMON: Add an erase method which takes an iterator to HashMap.
Currently there is no iterator returned from this method, to have some
similarity to associative containers of the STL.

I also "added" one unit test for this method, which is basically just
a copy of the HashMap::erase(const Key &) test with the required adaptions.

svn-id: r55661
2011-01-30 17:28:35 +00:00
..
2010-01-25 01:39:44 +00:00
2009-01-01 15:06:43 +00:00
2010-11-07 17:16:59 +00:00