C++ STL Ordered (and Unordered) Associate Containers (Part 3): map, multimap, and... HD
This video describes the structure and functionality of the C++ STL map and multimap (which are ordered associative containers) and unordered_map (which is an unordered associative container).