23 Containers library [containers]

23.4 Associative containers [associative]

23.4.1 In general [associative.general]

The header <map> defines the class templates map and multimap; the header <set> defines the class templates set and multiset.