tmp/tmp_j1w7ht_/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
####
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
explicit map(const Compare& comp, const Allocator& = Allocator());
|
| 5 |
```
|
| 6 |
|
|
|
|
| 1 |
+
#### Constructors, copy, and assignment <a id="map.cons">[[map.cons]]</a>
|
| 2 |
|
| 3 |
``` cpp
|
| 4 |
explicit map(const Compare& comp, const Allocator& = Allocator());
|
| 5 |
```
|
| 6 |
|