When updating C ++ STL there will be an ever specified number of containers.Edit:. When it comes to containers, a new addition to the library will be added, except for vectors, lists, etc.
The proposed C ++ standard (aka C ++ 0x) adds the following template containers:
array
forward_list
unordered_map
unordered_multimap
unordered_set
unordered_multiset
You can take a look at the Hash tables section of a very good Wikipedia article on C ++ 0x