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