tmp/tmpvxbap61w/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
####
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
unordered_set() : unordered_set(size_type(see below)) { }
|
| 5 |
explicit unordered_set(size_type n,
|
| 6 |
const hasher& hf = hasher(),
|
|
|
|
| 1 |
+
#### Constructors <a id="unord.set.cnstr">[[unord.set.cnstr]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
unordered_set() : unordered_set(size_type(see below)) { }
|
| 5 |
explicit unordered_set(size_type n,
|
| 6 |
const hasher& hf = hasher(),
|