[Cs3] unordered_multiset

Mikhail Nesterenko mikhail at cs.kent.edu
Wed Feb 19 09:48:52 EST 2020


CS3 students,

It the example studied in class yesterday

   http://vega.cs.kent.edu/~mikhail/classes/cs3/Examples/STLContainersAssociative/hashSet.cpp

The unordered_multimap, the elements appeared to be stored in
order. This seems to be the bug of somewhat old STL implementation I
have installed on my machine. It works correctly, that means, the
elements are listed out of order, on Wasp/Hornet.

Thanks,
-- 
Mikhail


More information about the cs3 mailing list