Use cases for multiset and unordered_multiset

Revision en1, by utsavsingh899, 2020-01-23 11:20:42

Hi, I recently studied about multisets in C++ STL, but I couldn't find any suitable use case where it may be used. If anyone could suggest some use cases and some problems where multiset or unordered_multiset could be used then it would be highly appreciated. Thanks

Tags #c++, #stl, #multiset

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English utsavsingh899 2020-01-23 11:20:42 313 Initial revision (published)