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