tmp/tmp95vjdvtx/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
###
|
| 2 |
|
| 3 |
The header `<unordered_map>` defines the class templates `unordered_map`
|
| 4 |
and `unordered_multimap`; the header `<unordered_set>` defines the class
|
| 5 |
templates `unordered_set` and `unordered_multiset`.
|
| 6 |
|
|
|
|
| 1 |
+
### General <a id="unord.general">[[unord.general]]</a>
|
| 2 |
|
| 3 |
The header `<unordered_map>` defines the class templates `unordered_map`
|
| 4 |
and `unordered_multimap`; the header `<unordered_set>` defines the class
|
| 5 |
templates `unordered_set` and `unordered_multiset`.
|
| 6 |
|