Use multimap to Create Associative Containers with Duplicate Keys
n a previous column, I discussed the Standard Library’s map associative container. But this was only one half the story. The Standard Library also defines a multimap container, which is